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 GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
25 Report any translation bugs to <https://translationproject.org/team/>
26
28 Copyright © 2019 Free Software Foundation, Inc. License GPLv3+: GNU
29 GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
30 This is free software: you are free to change and redistribute it.
31 There is NO WARRANTY, to the extent permitted by law.
32
34 Full documentation <https://www.gnu.org/software/coreutils/whoami>
35 or available locally via: info '(coreutils) whoami invocation'
36
37
38
39GNU coreutils 8.31 October 2019 WHOAMI(1)