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 -->
  #1 (permalink)  
Old 05-30-2007
Sax Sax is offline
Registered User
  
 

Join Date: May 2007
Posts: 8
Question Shell Noob

Hi all,

I am trying to write a shell script that will move files from one directory to another, the only thing is I want to to check loads of different source directory and move the files to loads of different directories.

I am totally new to shell scripts but not to UNIX (although I would still class myself as a newbie).

Any advice would be welcome, as I am sat looking at a rather empty page in vi and goggling like crazy but not coming up with much.