Skip to content

Instantly share code, notes, and snippets.

@matiasinsaurralde
Created March 18, 2016 11:01
Show Gist options
  • Save matiasinsaurralde/a97ffd84ba7402c032b1 to your computer and use it in GitHub Desktop.
Save matiasinsaurralde/a97ffd84ba7402c032b1 to your computer and use it in GitHub Desktop.
hackhands log
% ls -lah /Users/matias/Library/Application\ Support/HackHands/main.log 
-rw-r--r--  1 matias  staff   4.5G Mar 14 01:17 /Users/matias/Library/Application Support/HackHands/main.log
% wc -l /Users/matias/Library/Application\ Support/HackHands/main.log 
 67654415 /Users/matias/Library/Application Support/HackHands/main.log
% tail -n 10 /Users/matias/Library/Application\ Support/HackHands/main.log 
2016-03-14T04:17:15.136Z - info: [Lifecycle] Restarting the application
2016-03-14T04:17:15.137Z - info: [Lifecycle] Restarting the application
2016-03-14T04:17:15.137Z - info: [Lifecycle] Restarting the application
2016-03-14T04:17:15.137Z - info: [Lifecycle] Restarting the application
2016-03-14T04:17:15.137Z - info: [Lifecycle] Restarting the application
2016-03-14T04:17:15.138Z - info: [Lifecycle] Restarting the application
2016-03-14T04:17:15.138Z - info: [Lifecycle] Restarting the application
2016-03-14T04:17:15.138Z - info: [Lifecycle] Restarting the application
2016-03-14T04:17:15.138Z - info: [Lifecycle] Restarting the application
2016-03-14T04:17:15.139Z - info: [Lifecycle] Restarting the application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment