Created
April 27, 2016 15:10
-
-
Save dev1x/0f035de75c6e01cc44e1287311df24c8 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
cat $(find PATH -type f -name 'FILENAME' -printf '%T@ %p\n' | sort -n | tail -1 | cut -f2- -d" ") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment