Quoting yahav Biran, from the post of Tue, 04 Jul: > Hi, > Does any body know a good book with examples for learning tcsh. I would like > to learn the benefits of using it by scripting such as: variables and > arithmetic, looping, functions and other stuff.
start by GFI of course... http://www.google.com/search?q=%22tcsh+tutorial%22 then stop and ask yourself what does tcsh have that's not done better and more commonly with bash. I can't think of anything. I don't even bother installing it on my machines unless a user asks for it. not to mention... http://www.google.com/search?q=csh+harmful just take a peek at the first link. -- Wuzzuuuuuuuup? Ira Abramov http://ira.abramov.org/email/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
