Lecture 5 - Shells


Topics
  1. Shell Introduction
     
  2. Aliases
     
  3. Environment Variables - especially $PATH
     
  4. ~/bin/ - your own applications directory
     
  5. tcsh - Turbo C SHell
     
  6. tcsh Configuration - .cshrc
     
  7. Login and Logout File - .login & .logout
     
  8. bash - Borne Again SHell
     
  9. bash - Configuration - .bash_profile & .bashrc
     
  10. Shell History - !, !!, & ^x^y
     

Last modified on