Skip to content

Instantly share code, notes, and snippets.

@ebfio
Forked from conradev/simulatorconsole
Last active August 29, 2015 14:07
Show Gist options
  • Save ebfio/46ee373dbe53401c8945 to your computer and use it in GitHub Desktop.
Save ebfio/46ee373dbe53401c8945 to your computer and use it in GitHub Desktop.
#!/bin/bash
tail -f $(ls -t "$HOME/Library/Logs/CoreSimulator/"*/system.log | head -1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment