2014-06-02 11:41:07 -04:00
|
|
|
.TH LOGIN 1 ubase-VERSION
|
|
|
|
.SH NAME
|
|
|
|
\fBlogin\fR - Log into the system
|
|
|
|
.SH SYNOPSIS
|
2014-06-02 12:33:17 -04:00
|
|
|
\fBlogin\fR [\fB-p\fR] \fIusername\fR
|
2014-06-02 11:41:07 -04:00
|
|
|
.SH DESCRIPTION
|
2014-06-02 12:33:17 -04:00
|
|
|
\fBlogin\fR logs the \fIusername\fR into the system. It sets \fBHOME\fR,
|
2014-06-03 13:56:46 -04:00
|
|
|
\fBSHELL\fR, \fBUSER\fR, \fBLOGNAME\fR and the \fBPATH\fR environment
|
2014-06-02 11:41:07 -04:00
|
|
|
variables and invokes the login shell as specified in \fI/etc/passwd\fR.
|
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
|
|
\fB-p\fR
|
|
|
|
Preserve the environment.
|