Skip to content

Instantly share code, notes, and snippets.

@conradev
Last active December 16, 2015 00:45
Show Gist options
  • Save conradev/0b458a47aad688b1410e to your computer and use it in GitHub Desktop.
Save conradev/0b458a47aad688b1410e to your computer and use it in GitHub Desktop.
simulatorconsole
#!/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