How to set up a C shell user with .cshrc and .login files in their home directory.
Issue
- A C shell user is created by
useradd cshuser -s /bin/csh
, but there are only profile files for Bash, such as.bashrc
, in user home directory.
Environment
- Red Hat Enterprise Linux ALL
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.