mv, whoami, whois: add Chinese translation (#8219)

This commit is contained in:
Minghao Liu
2022-07-17 22:36:18 +08:00
committed by GitHub
parent 6938ffa426
commit 2d1c118ce1
3 changed files with 56 additions and 0 deletions

16
pages.zh/common/whois.md Normal file
View File

@@ -0,0 +1,16 @@
# whois
> WHOISRFC 3912协议的命令行客户端。
> 更多信息:<https://github.com/rfc1036/whois>.
- 获取域名信息:
`whois {{example.com}}`
- 获取 IP 地址信息:
`whois {{8.8.8.8}}`
- 获取 IP 地址用于报告滥用的联系方式:
`whois -b {{8.8.8.8}}`