in reply to Changing file extensions
Using this venerable Perl rename script.$ cd TroubleSomeDirectory $ rename -vi "s/\.te?xt\z/.html/i" *\ *
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Changing file extensions
by ikegami (Patriarch) on May 06, 2011 at 00:02 UTC |