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 05-26-2009
aronmelon aronmelon is offline
Registered User
  
 

Join Date: May 2009
Posts: 7
script to retrieve file for prior day

Is there a way to Create file name for the prior Sunday of the run_date
if my Run_date =05262009, i need to the file with the
File name= filename.Y20090524.zip

Thanks in advance