Hear! Hear! I've used tcsh for years because of its nice interactivity with the tab thingy (I wonder if bash does that now). I don't do casual shell scripting while I'm navigating the comand line, and for script files? That's what the shebang's for!Originally posted by dani++
- tcsh for interactive handling
- and 'bash' for programming (that solves all the gripes about tcsh, because all it's problems are related to shell scripting)
dani++
Originally posted by rharder
and for script files? That's what the shebang's for!
-Rob
Originally posted by Xaemyl
zsh babee!