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 Chriss Miller 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: *

  • Users: dkeim
  • Content: Threads
  • Order by date
  1. dkeim

    Substitution Operator Problems

    I am trying to do a global replacement of a value in a directory. The command I am using is "perl -p -i -e 's|<old text>|<new text>|g' *" This of course touches all files in the directory and I am getting errors on executable programs that it pass through. Is there a way to select just the...

Part and Inventory Search

Back
Top