Last active
October 13, 2016 15:02
-
-
Save bcruddy/054c130f6065bef08ef5ac8edc18ad53 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
stat --printf="%A\t%a\t%h\t%U\t%G\t%s\t%.19y\t%n\n" * | |
or | |
stat -c "%a %n" * |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment