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