mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 15:33:50 +02:00
logname: add page (#2399)
This commit is contained in:
parent
ac141c5074
commit
c7dd5f5a44
1 changed files with 7 additions and 0 deletions
7
pages/linux/logname.md
Normal file
7
pages/linux/logname.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# logname
|
||||
|
||||
> Shows the user's login name.
|
||||
|
||||
- Display the currently logged in user's name:
|
||||
|
||||
`logname`
|
Loading…
Add table
Reference in a new issue