1LOGNAME(1) User Commands LOGNAME(1)
2
3
4
6 logname - print user´s login name
7
9 logname [OPTION]
10
12 Print the name of the current user.
13
14 --help display this help and exit
15
16 --version
17 output version information and exit
18
20 Written by FIXME: unknown.
21
23 Report bugs to <bug-coreutils@gnu.org>.
24
26 Copyright © 2007 Free Software Foundation, Inc.
27 This is free software. You may redistribute copies of it under the
28 terms of the GNU General Public License
29 <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the
30 extent permitted by law.
31
33 The full documentation for logname is maintained as a Texinfo manual.
34 If the info and logname programs are properly installed at your site,
35 the command
36
37 info logname
38
39 should give you access to the complete manual.
40
41
42
43GNU coreutils 6.9 March 2008 LOGNAME(1)