Dominique Leuenberger wrote: >>>> On 16-01-2007 at 14:39, John Meyer <[EMAIL PROTECTED]> wrote: >> I've started with the following script: >> >> myfilename = $(date +%m%d%y) + ".tar.gz" >> echo $myfilename >> >> It is giving me this error: ./backupfiles.sh: line 1: myfilename: >> command not found. I know I'm doing something wrong here, just > can't >> figure out what. > > simply remove the spaces and you're set for this case. > > Dominique > ICT: 18018127
Thanks. Knew I was doing something wrong. Goes to show that coloring in emacs actually means something. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
