You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
305 B

7 years ago
logname
===
用来显示用户名称
## 补充说明
**logname命令** 用来显示用户名称。
### 语法
```
logname(选项)
```
### 选项
```
--help在线帮助
--vesion显示版本信息。
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->