![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Batch changing file extensions | cdines | Shell Programming and Scripting | 5 | 05-19-2008 02:11 AM |
| Stripping out extensions when file has multiple dots in name | Nemelis | Shell Programming and Scripting | 8 | 05-14-2008 05:12 AM |
| Truncate multiple file extensions | prvnrk | Shell Programming and Scripting | 12 | 04-04-2008 07:20 AM |
| extensions | inkastinka | UNIX for Dummies Questions & Answers | 3 | 05-19-2006 08:22 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello people, I was wondering if anyone could help me?
I want to produce a shell script that changes the filename extension on all matching file. E.G. change all files called ‘something.rtf’ to ‘something.doc’ by giving the command: Changex rtf doc *where ‘Changex’ is the name of my shell script. Does anyone know how to do this or know what ‘functions’ I should use??? with regards, nick Last edited by thurrock; 11-06-2001 at 04:54 PM. |
| Forum Sponsor | ||
|
|