Re: [Evolution] OT - But could do with some help



On Thu, 2003-07-17 at 11:54, Chris Mawdsley wrote:
I am trying to cp a file to another name including the date in the new
filename :
cp filename filename(with date).

any one got any ideas.

$ date=`eval date +%d-%B-%Y`; cp filename filename-$date

-- 
=====================================================================
D. D. Brierton            darren dzr-web com          www.dzr-web.com
       Trying is the first step towards failure (Homer Simpson)
=====================================================================




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]