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




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 05-22-2002
tgreig tgreig is offline
Registered User
 

Join Date: Apr 2002
Location: Norway
Posts: 2
nevermind.. $filename = system("date +%y%m%d");
almost solves my problem..

t