The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




Thread: Shell Noob
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 05-30-2007
Sax Sax is offline
Registered User
  
 

Join Date: May 2007
Posts: 8
Ok, being new to this I have drawn a pic to help me explain......



ok hopefully this will help me explain what I'm trying to do.

I did ls | wc -l on /user and that gave 392, which sounds about right (give or take 15 random other directories and files that are in there).

So I am trying to move files from one private folder (under xxxx.old) to the other private folder, I need to do this somewhere in the region of 350 times on different folders.

Apologies for my naff explanation but hopefully my wonderful picture will give you a clue what I'm on about