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 Rhinorhino 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: chinobling
  • Content: Threads
  • Order by date
  1. chinobling

    Replace characters in a directory name

    Hi, I'm trying to write a script to find directories/subdirectories with a certain pattern in the name, then replace the pattern in the directory name. I figured out how to find them using find $1 -type d -name "*$2*" but it's the replacing that's giving me a migraine... please help! TIA.

Part and Inventory Search

Back
Top