First page Back Continue Last page Overview

 

Shell Startup Scripts

 
  • Scripts of commands executed at login

  • Uses include:

    • Configure the shell by setting local variables or running the set or shopt commands
    • Configure other programs through environment variables
    • Establish aliases
    • Run programs on startup