If you understand what you're doing you might want to look at bash, but otherwise stick with tcsh, and use a better scripting language (like Perl or Python if you need to do more).
www-xray.ast.cam.ac.uk/~jss/lecture/computing/notes/out... www-xray.ast.cam.ac.uk/~jss/lecture/computing/notes/out/scripting/
The Ad Hoc Parser The biggest problem of the C shell (and TCSH) it its ad hoc ... As I write this (September 2001) I ported a C shell script to another UNIX ...
www.grymoire.com/Unix/CshTop10.txt
Welcome to the tcsh site! ... Tcsh is an enhanced, but completely compatible version of the Berkeley UNIX C shell (csh). It is a command language interpreter usable both as an interactive login shell and a shell script command processor.
www.tcsh.org/ www.tcsh.org/
Brief Unix History; Unix Shell & Flavor; CSH/TCSH Scripts ... C shell : csh, tcsh. better for user customization and scripting; %, > for command prompt ...
www.mcsr.olemiss.edu/mathematica/tcsh_scripting_mcsr_ba... www.mcsr.olemiss.edu/mathematica/tcsh_scripting_mcsr_basic.ppt
Two different shells are largely available and very popular in Linux: the Bourne shell, sh, or in its current Linux incarnation, bash, and the C shell, csh, mostly available in Linux as a variant called the Tenex C shell, or tcsh. Besides the two shells, two scripting languages are very popular in Linux: Perl and Python.
fats-raid.ldeo.columbia.edu/pages/shell_scripting.html fats-raid.ldeo.columbia.edu/pages/shell_scripting.html
tcsh I can't get script to work :( Fred Goldman Shell Programming and Scripting 8 11-12-2007 05:44 PM ... how to call a perl script from tcsh? megastar Shell Programming and Scripting 1 10-22-2005 06:48 PM ... tcsh kartik Shell Programming and Scripting 1 10-20-2004 06:05 PM...
www.unix.com/shell-programming-scripting/36040-help-me-... www.unix.com/shell-programming-scripting/36040-help-me-tcsh-script.html
; Results for: TCSH Scripting Help ... Computing.Net > Forums > Unix > TCSH Scripting Help ... tcsh scripting arguments...
www.computing.net/answers/unix/tcsh-scripting-help/8211... www.computing.net/answers/unix/tcsh-scripting-help/8211.html
tcsh scripting question Programming ... Variable substitution (stupid noob) question in tcsh King of Men Linux - Newbie 4 12-04-2005 10:12 AM ... tcsh scripting mugsy Linux - General 12 08-06-2003 01:34 PM...
www.linuxquestions.org/questions/history/315893
Shell Scripting (PDF File)
Shell Scripting; There’s nothing more aggravating than having to type out long commands over and over again. Shell scripts are simple text files that list shell commands into a convenient “tool” which you ... Because of tcsh’s simple and clear syntax, we will first use the tcsh language to construct a solution.
home.eng.iastate.edu/~viper/HTML/aero361/Unix/training_... home.eng.iastate.edu/~viper/HTML/aero361/Unix/training_manuals/fundamentals.2004.08.15/pdf/scripting.pdf
Linux Admin Portal: Scripting: Tcsh shell variables ... Tcsh is one of the most popular UNIX shells. Learn how you can use tcsh shell variables to make your work easier and how to take advantage of tcsh's advanced security features. Tcsh, an enhancement of the original Berkeley UNIX C shell, ... Scripting: Bash floating point...
librenix.com/?inode=12552
Definitions