Skip to content

Instantly share code, notes, and snippets.

@silv3rm00n
Created August 12, 2013 14:08
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save silv3rm00n/6211105 to your computer and use it in GitHub Desktop.
Save silv3rm00n/6211105 to your computer and use it in GitHub Desktop.
25+ examples of Linux find command – search files from command line
The Linux find command is a very useful and handy command to search for files from the command line. It can be used to search for files based on various criterias like permissions, user ownership, modification date/time, size etc. In this post we shall learn to use the find command along with various options that it supports.
@silv3rm00n
Copy link
Author

@JetOnGitHub
Copy link

Good job! 😀

@wuxiangzhou2010
Copy link

Very helpful, thanks~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment