![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script to Analyze folders and subfolders | seacros | Shell Programming and Scripting | 7 | 03-04-2008 02:02 PM |
| listing folders and using in script | truCido | Shell Programming and Scripting | 1 | 05-31-2007 08:11 AM |
| Php script that copies Unix folders? | edtech | Shell Programming and Scripting | 4 | 09-26-2006 07:58 PM |
| Script to Find Diff from two folders | gkrishnag | UNIX for Advanced & Expert Users | 2 | 08-01-2006 02:14 AM |
| Script To dlete PDF file s and Folders | ved123 | Shell Programming and Scripting | 10 | 05-04-2005 05:49 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
script to loop around folders
I have a folder called {homedata}
Within this folder there are 12 subfolders 200601…….200612 Within each subfolder there are 8 sets of files Each filename commences with A B C D E F G or H, so {filename}* can be used. I am trying to write a script which will from the top level go through each subfolder and manipulate the files by a copying them to a different location{destinationdata/2006nn/filename} & b renaming them, by appending _OK to their filename. Can anybody help please ? Many thanks |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|