Files
cheatsheet-tldr/tldr/logname
2025-01-19 00:18:40 +00:00

14 lines
297 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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`