UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: lnChapter 2
UNIX Commands
Next: Reference: logname
 

login

login [options]

Sign on and identify yourself to the system. At the beginning of each terminal session, the system prompts you for your username and, if relevant, a password. The options are usually not used.

Options

user

Sign on as user (instead of being prompted).

-dtty

Specify the pathname of the tty that serves as the login port.

var=value

When specified after the username, assign a value to one or more environment variables. PATH and SHELL can't be changed.)


Previous: Reference: lnUNIX in a Nutshell: System V EditionNext: Reference: logname
Reference: lnBook IndexReference: logname

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System