Created
October 27, 2013 11:25
-
-
Save 1951FDG/4e22831fa80df4feb346 to your computer and use it in GitHub Desktop.
Usage of find
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
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