logname.1 - sbase - suckless unix tools | |
git clone git://git.suckless.org/sbase | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
logname.1 (260B) | |
--- | |
1 .Dd October 8, 2015 | |
2 .Dt LOGNAME 1 | |
3 .Os sbase | |
4 .Sh NAME | |
5 .Nm logname | |
6 .Nd show login name | |
7 .Sh SYNOPSIS | |
8 .Nm | |
9 .Sh DESCRIPTION | |
10 .Nm | |
11 writes the login name of the current user to stdout. | |
12 .Sh STANDARDS | |
13 The | |
14 .Nm | |
15 utility is compliant with the | |
16 .St -p1003.1-2013 | |
17 specification. |