Technical Tips
Monday, January 4, 2016
Find string with file name in Linux
Find string with file name in Linux
find -type f -print0 | xargs -0 grep -l "11440159"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment