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 -->
  #1 (permalink)  
Old 04-21-2009
mogabr mogabr is offline
Registered User
  
 

Join Date: Aug 2008
Posts: 32
shell script to download variables files

Hello all

i am working on creating shell script to download files daily
example : file12_10_2009.txt.gz

next day this file will be file13_10_2009.txt.gz
and so on..

i need help to know how to download this incrimental date files daily ?

regards