0

I am using the rename command to replace geo from the name of files residing in the current directory.

rename "s/geo//g" *

Because I have many directories with files in them, what can I do to automate this. I could use the find command, but how should I use find.

Vera
  • 1,173
  • 4
  • 17

0 Answers0