Home
Programming
Shell Programming Tutorial
Programming
Shell Programming Tutorial | UNIX Shell Programming Tutorial |
|
|
|
This section is under construction. This section is Under construction !
Setting up shell environment ----------------------------------- If you want to setup login shell variables you should modify the following files, located within your home directory: .profile for sh(1) and bash(1) users .cshrc for csh(1) and tcsh(1) users
|


