Skip to content

Instantly share code, notes, and snippets.

@adalenv
Last active September 10, 2018 10:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adalenv/c4d6ed0c25d259c119b17782bb6e23de to your computer and use it in GitHub Desktop.
Save adalenv/c4d6ed0c25d259c119b17782bb6e23de to your computer and use it in GitHub Desktop.
find . -name "*.mp3" -newermt "2016-11-07" ! -newermt "2016-11-07" -exec ls -lh {} \;
dir ext from date to date command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment