Hi all,
I have to run a complex "find command" but do not get the exactly information I want to.
In fact I want to find all "scripts" located on the systems which contain a specific "path".
I set it up in this way "find / -exec grep 'pattern' {} \;"
but the result shows only the lines where...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.