Difference between revisions of "Find is yout Friend"
(New page: find proto*/*bin -type f -exec grep -E -o "([0-9]{1,3}[\.]){3}[0-9]{1,3}" {} \; -ls) |
(No difference)
|
Latest revision as of 09:32, 22 October 2015
find proto*/*bin -type f -exec grep -E -o "([0-9]{1,3}[\.]){3}[0-9]{1,3}" {} \; -ls