Customizing the UNIX Environment
Performance Objectives
1. Describe the purpose of "Dot" files
2. Add a path variable to the .cshrc file
3. Re-source a dot file (source)
4. Define basic Shell Variables (PATH, SHELL, TERM, HOME)
5. Define the minimal content for the .login File (stty, setenv)
6. View Your Environment (env, stty all)
7. List aliases.
8. Temporarily disable an alias (unalias).
9. Change C-shell features with toggles (noclobber, ignoreeof, notify)