Created
March 24, 2019 20:03
-
-
Save alanef/c0712f814d8e6cef806c24b61f7d9d3d 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
| find . -type f -printf '%TY-%Tm-%Td %TT %p\n' | sort -r |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment