Add initial support for id(1)

This commit is contained in:
sin
2013-08-07 13:40:21 +01:00
parent bb39bc9596
commit cd592c9f23
3 changed files with 79 additions and 0 deletions

8
id.1 Normal file
View File

@@ -0,0 +1,8 @@
.TH ID 1 sbase\-VERSION
.SH NAME
id \- print real and effective user and group IDs
.SH DESCRIPTION
.B id
Print user and group information for the current user.
.SH SEE ALSO
.IR who(1)