mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 07:26:04 +02:00
8 lines
204 B
Markdown
8 lines
204 B
Markdown
# logname
|
|
|
|
> Shows the user's login name.
|
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/logname-invocation.html>.
|
|
|
|
- Display the currently logged in user's name:
|
|
|
|
`logname`
|