Add logname(1)

This commit is contained in:
Brandon Mulcahy
2014-10-16 17:15:16 -04:00
committed by sin
parent 314885836c
commit 7a73da6864
5 changed files with 30 additions and 1 deletions

8
logname.1 Normal file
View File

@@ -0,0 +1,8 @@
.TH LOGNAME 1 sbase\-VERSION
.SH NAME
logname \- return the user's login name
.SH SYNOPSIS
.B logname
.SH DESCRIPTION
.B logname
prints the login name of the current user.