Files
cheatsheet-tldr/tldr/whoami
2025-12-10 00:21:50 +00:00

13 lines
212 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# whoami
> This command is an alias of `id --user --name`.
- View documentation for the original command:
`tldr id`