![]() |
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 |
| Moving /usr ... Is this possible? | FredSmith | UNIX for Dummies Questions & Answers | 4 | 08-24-2007 04:27 PM |
| copying/moving partition | antalexi | SUN Solaris | 4 | 11-11-2006 06:59 PM |
| moving AIX ver 4.2.1 to another AIX box | gmonix | AIX | 1 | 03-02-2006 06:36 PM |
| help in moving | shafique | UNIX for Advanced & Expert Users | 5 | 11-21-2005 12:27 AM |
| moving directory | bb00y | High Level Programming | 1 | 12-02-2002 11:39 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I'm new to UNIX and have got some of the basics down, but I've got a puzzle I'm having difficulty working out.
![]() Scenario: Have FILE_A.JPG in DIR_A Need to copy FILE_A 200 times and rename it 200 different names. List of 200 names in NAME_FILE.TXT After renaming 200 files, need to move each file into a specific directory based on file name. EXAMPLE: FILE is in CURRENT_DIR needs to move to DESTINATION_DIR 234546 is in DIR_A needs to move to DIR_B/6/46 498721 is in DIR_A needs to move to DIR_B/1/21 873489 is in DIR_A needs to move to DIR_B/9/89 459323 is in DIR_A needs to move to DIR_B/3/23 PUZZLE: How to copy & rename the 200 files and then move each file into the new destination directory? Any recommendations for me? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|