![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Renaming Multiple files | dhiren_shah | UNIX for Dummies Questions & Answers | 2 | 09-12-2008 02:23 AM |
| Batch Renaming: Change files' extensions in many sub-directories | dave920 | UNIX for Dummies Questions & Answers | 10 | 07-21-2008 01:00 AM |
| Renaming multiple files | amit4g | Shell Programming and Scripting | 2 | 07-14-2008 09:36 AM |
| Renaming multiple files | jxh461 | Shell Programming and Scripting | 4 | 04-01-2003 07:25 PM |
| renaming multiple files | piltrafa | UNIX for Dummies Questions & Answers | 6 | 11-10-2001 12:27 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
So I am not sure if this should go in the shell forum or in the beginners. It is my first time posting on these forums.
I have a directory, main_dir lets say, with multiple sub directories (one_dir through onehundred_dir for example) and in each sub directory there is a test.txt. How would one rename all the text.txt files after thier respective subdir name. so from: main_dir/one_dir/test.text main_dir/two_dir/test.text ... ... to: main_dir/one_dir/one_dir.text main_dir/two_dir/two_dir.text ... ... Any assistance would be really helpful. And if you could point me to a resource to learn these kind of things on my own without just reading all the man pages I would appreciate that as well. Thanks, robotsbite |
| Bookmarks |
| Tags |
| rename, shell help, sub directories, unix commands |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|