Skip to content

Instantly share code, notes, and snippets.

@dapangmao
Created July 28, 2014 01:23
Show Gist options
  • Save dapangmao/ae8639305d3d0a1199e6 to your computer and use it in GitHub Desktop.
Save dapangmao/ae8639305d3d0a1199e6 to your computer and use it in GitHub Desktop.
find_example.sh
find ~ -mtime -1 -exec ls -l {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment