daniel's
Wednesday, September 1, 2010
Linux: To find a "text" in a "File"
Linux Command : To find a "text" in a "File"
find . -type f -iname "filename.txt" -exec grep -iaH "text" {} \;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment