in reply to How do you add .RTF to a file
at a command prompt to read the perldocs on how to use 'rename' - it's pretty much what you would expect.perldoc -f rename
at a command prompt and search (using the forward slash "/") for 'subst' - you'll see all the info you need.perldoc perlop
|
|---|