ubase/login.1

14 lines
404 B
Groff
Raw Normal View History

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