login shell

created by owain_vaughan
(thing) by owain_vaughan (2.9 y) (print)   (I like it!) Mon Jul 10 2000 at 14:04:57
The shell that is launched when you login to Unix.

Ordinarily when a shell is invoked it behaves as a standard shell, but if the shell is invoked with a name that starts with `-' (eg. as when started by login(1)), the shell runs as a login shell.

All shells execute the user's shell configuration files, but login shells also execute specific login configuration files, and on exit, execute the logout configuration files.

Typically, the login file contains commands to specify the terminal type and environment.

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.