Files
cheatsheet-tldr/logname
2024-02-21 11:19:49 +00:00

14 lines
264 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/logname>.
- Display the currently logged in user's name:
`logname`