10 lines
221 B
Markdown
Raw Normal View History

# logname
> Show the user's login name.
> See also: `id`.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/logname-invocation.html>.
- Display the currently logged in user's name:
`logname`