Added -l flag to "last" command. When used it allows "last" to
display usernames longer than 8 characters long.
This commit is contained in:
@@ -93,6 +93,10 @@ Print full login and logout times and dates.
|
||||
.IP \fB\-i\fP
|
||||
This option is like \fB-d\fP in that it displays the IP number of the remote
|
||||
host, but it displays the IP number in numbers-and-dots notation.
|
||||
.IP \fB\-l\fP
|
||||
This option allows the display of usernames longer than 8 characters.
|
||||
This may mess up formatting in some programs and make the output wider than
|
||||
the standard 80 characters.
|
||||
.IP \fB\-o\fP
|
||||
Read an old-type wtmp file (written by linux-libc5 applications).
|
||||
.IP \fB\-w\fP
|
||||
|
Reference in New Issue
Block a user