mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 12:55:28 +02:00
whoami: add more information link (#5638)
This commit is contained in:
parent
8238cb0589
commit
219bf7387f
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# whoami
|
||||
|
||||
> Gib den Benutzernamen des aktuellen Benutzers aus.
|
||||
> Mehr Informationen: <https://www.gnu.org/software/coreutils/manual/html_node/whoami-invocation.html>.
|
||||
|
||||
- Gib den aktiven Benutzernamen aus:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# whoami
|
||||
|
||||
> Print the username associated with the current effective user ID.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/whoami-invocation.html>.
|
||||
|
||||
- Display currently logged username:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue