Created
March 15, 2014 02:24
-
-
Save nightfly19/9560991 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@scootaloo:/var/log# cat auth.log | cut -b -6 | sort | uniq -c | |
4631 Mar 10 | |
2097 Mar 11 | |
2780 Mar 12 | |
1584 Mar 13 | |
2520 Mar 14 | |
3782 Mar 9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment