View Single Post
  #5  
Old March 4th, 2006, 11:37 AM
artov artov is offline
Registered User
 
Join Date: Mar 2005
Posts: 213
Thanks: 0
Thanked 2 Times in 2 Posts
artov is on a distinguished road
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.
Reply With Quote