1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 07:26:04 +02:00
tldr/pages/common/logname.md
2021-03-30 11:05:29 -03:00

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`