Quote:
|
Originally Posted by jackdahi Im using the tcsh shell to write a basic script that moves certain logs to a folder at a certain time. |
On the tcsh shell: check
http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/
Ok, it is about csh, but to my knowledge tcsh is mainly enhanced commandline
stuff (edition etc.). So: use bash or sh instead.