CM Miller wrote:

FYI, there is no csh on RedHat (other distro's too?).
...

Then please explain to me what is this?
...
[EMAIL PROTECTED] /bin]# whereis csh
csh: /bin/csh /etc/csh.cshrc /etc/csh.login
/usr/share/man/man1/csh.1.gz

Well, if look closely at the message you replied to, you'll see that those are "tcsh", and not "csh". tcsh is mostly compatible with csh, which is about as good as you can get.


The differences between tcsh and csh are only one reason that many people avoid csh in favor of the more standard bourne shell. Both the Perl and Debian projects, for instance, explicitly warn against using csh and tcsh as scripting languages.

http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to