Finding Strings
 |
|
 |
|
Short command to find string in files at unix powered machine
find . | xargs grep 'string' |
|
 |
|
 |
 |
|
 |
|
Supported Operating System(s) |
CentOS, Debian, Linux Generic, Mac OS X, |
File Size |
1 kb |
Version |
x |
License Type |
Open Source |
Requirements |
Bash / Ksh shell interfaces |
Author Website |
http://www.gnutoolbox.com |
|
|
 |
|
 |
|
 |
|