This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
# **whoami**
## 说明
**whoami命令** 用于打印当前有效的用户名称,相当于执行`id -un`命令
## 实例
```bash
```