The UNIX and Linux Forums  


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




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 10-28-2008
h3llh0l3 h3llh0l3 is offline
Registered User
  
 

Join Date: Oct 2008
Posts: 9
Thanks for the reply tytalus.

I guess this would not work for me as my script contains 10 logics in it. So I took another route and using cron and ls and moving the files around once the job is over I got it to do the job. But it would have been nice and easier if I could just figure out a way to do this as I wanted. Still I will continue to read thru and see if I can do it the way I wanted to do it.

Thanks again.