![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| IBM Informix Load and Insert with multiple files | rauphelhunter | Shell Programming and Scripting | 0 | 04-09-2008 11:52 AM |
| balance 3.42 (Default branch) | iBot | Software Releases - RSS News | 0 | 04-09-2008 12:50 AM |
| Load balance | summerpeh | Linux | 2 | 12-30-2007 08:05 AM |
| Need help in wrting Load Script for a Load-Resume type of load. | ankitgupta | Shell Programming and Scripting | 1 | 11-10-2006 12:46 AM |
| load Balance | yorkyboy | UNIX for Dummies Questions & Answers | 1 | 05-13-2005 11:00 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
mv load balance files
Ok so I have files that are going to land on /apps/, but I need to load balance them so I need to load balance them to four different folders.
The three file extensions I get are .mpe .mpd and mpf which will land here... /apps/ I can't move them until the mpf is there it triggers the next process within the ./a/ or. /b/ or. /c/ or ./d/ folder etc. The names of the three files will be the same but I get three files for a file suite once they all land on the /apps/ dir I need to mv the file suite that's the oldest to /apps/a/ /apps/b/ /apps/c/ /apps/d/ So for example filesuite1.mpe filesuite1.mpd and filesuite.mpf land on /apps/ So I need something that will pick them up each three and move to A then the next suite that comes in move to b and the next to C and so on ? Last edited by xgringo; 01-31-2008 at 03:53 PM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|