whoami: clarify description and add sudo example (#2419)
This commit is contained in:

committed by
GitHub

parent
63e8a3b7c4
commit
1fb034577d
@@ -1,7 +1,11 @@
|
||||
# whoami
|
||||
|
||||
> Show the username of the current user.
|
||||
> Print the username associated with the current effective user ID.
|
||||
|
||||
- Display currently logged user name:
|
||||
- Display currently logged username:
|
||||
|
||||
`whoami`
|
||||
|
||||
- Display the username after a change in the user ID:
|
||||
|
||||
`sudo whoami`
|
||||
|
Reference in New Issue
Block a user