Lecture 5 - Shells
Topics
- Shell Introduction
- Aliases
- Environment Variables - especially $PATH
- ~/bin/ - your own applications directory
- tcsh - Turbo C SHell
- tcsh Configuration - .cshrc
- Login and Logout File - .login & .logout
- bash - Borne Again SHell
- bash - Configuration - .bash_profile & .bashrc
- Shell History - !, !!, & ^x^y
Last modified on