1
0
Fork 0
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:
marchersimon 2021-03-30 15:42:22 +02:00 committed by GitHub
parent 8238cb0589
commit 219bf7387f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -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:

View file

@ -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: