Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. illmatic

    "complex" find command

    Yes, it seems to be working fine! Thank you so far. By the way I used the grep -l option. Regards Alex
  2. illmatic

    "complex" find command

    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...

Part and Inventory Search

Back
Top