On Wednesday, Dec 3, 2003, at 20:54 America/New_York, Gordon Messmer wrote:
redhat wrote:Which shells do the people use here?
Used to use zsh, until I found bash-completion:
http://www.caliban.org/bash/index.shtml#completion
zsh had some warts that always bugged me. bash with a good set of completion functions is much nicer.
tcsh
the only difference between tcsh and bash that i pick out regularly is setenv vs export for shell vars and the alias shell builtin- basically tcsh separates variables and value with whitespace while bash uses a pesky (to me) = for the assignment. Oh, don't forget that bash has file descriptors for redirecting STDERR and STDOUT, making it the choice for scripting.
Jurvis LaSalle
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list