mv, whoami, whois: add Chinese translation (#8219)
This commit is contained in:
16
pages.zh/common/whois.md
Normal file
16
pages.zh/common/whois.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# whois
|
||||
|
||||
> WHOIS(RFC 3912)协议的命令行客户端。
|
||||
> 更多信息:<https://github.com/rfc1036/whois>.
|
||||
|
||||
- 获取域名信息:
|
||||
|
||||
`whois {{example.com}}`
|
||||
|
||||
- 获取 IP 地址信息:
|
||||
|
||||
`whois {{8.8.8.8}}`
|
||||
|
||||
- 获取 IP 地址用于报告滥用的联系方式:
|
||||
|
||||
`whois -b {{8.8.8.8}}`
|
Reference in New Issue
Block a user