Files
cheatsheet-tldr/tldr/logname

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`