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 whoami bugs to bug-coreutils@gnu.org
25 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
26 General help using GNU software: <http://www.gnu.org/gethelp/>
27 Report whoami translation bugs to <http://translationproject.org/team/>
28
30 Copyright © 2010 Free Software Foundation, Inc. License GPLv3+: GNU
31 GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
32 This is free software: you are free to change and redistribute it.
33 There is NO WARRANTY, to the extent permitted by law.
34
36 The full documentation for whoami is maintained as a Texinfo manual.
37 If the info and whoami programs are properly installed at your site,
38 the command
39
40 info coreutils 'whoami invocation'
41
42 should give you access to the complete manual.
43
44
45
46GNU coreutils 8.4 June 2018 WHOAMI(1)