The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



Thread: Quick one
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 01-31-2008
thana thana is offline
Registered User
 

Join Date: Jan 2008
Posts: 52
Remove the *

mv nashua* nashua_$(date +%D).log
Reply With Quote