I am trying to create a script that will add a date extension to a file. 
 For example, test become test.10032000.  I have the following in a 
file called ds.

td='date "+%m%d%Y"'
mv $1 $1.$td

and its not giving me the correct results...  

thanks.

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to