Find command
Find a file
find . -name filename
Find with regex
find
.
-name
foo\
*
bar
Back to top
Victor Blog ...
Sport
Code
TODO
Tools
Show pagesource
Recent changes
Sitemap
Login
Except where otherwise noted, content on this wiki is licensed under the following license:
CC Attribution-Share Alike 3.0 Unported
code/unix/find.txt · Last modified: 2011/12/07 11:11 by Victor Benarbia