Skip to content

Instantly share code, notes, and snippets.

@1951FDG
Created October 27, 2013 11:25
Show Gist options
  • Save 1951FDG/4e22831fa80df4feb346 to your computer and use it in GitHub Desktop.
Save 1951FDG/4e22831fa80df4feb346 to your computer and use it in GitHub Desktop.
Usage of find
find / -name "*.txt" 2>/dev/null > list.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment