The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 03-06-2009
vgersh99's Avatar
vgersh99 vgersh99 is online now Forum Staff  
Moderator
  
 

Join Date: Feb 2005
Location: Boston, MA
Posts: 5,122
Quote:
Originally Posted by vara32 View Post
Thanks.
But the date should be autogenerated from the system date.
I have to embed that in a script.

ok.. does this work?

put ORDER.TXT ORDER_`date +"%Y%m%d%"`.TXT
depending on your 'script' - looks good to me.
One way to find out though.......