Mailing List Archive


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

Re: [tlug] Setting Date Variable for Cron Job



On Mon, 17 Jun 2002 16:46:12 +0900 (JST), Charles Muller wrote:
> cp -f /home/chuck/.emacs /home/chuck/Documents/programming/emacs-`date+"%Y%m%d"`.txt

You need a space in the date command.

cp -f /home/chuck/.emacs /home/chuck/Documents/programming/emacs-`date +"%Y%m%d"`.txt

Should work.

Michael


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links