add new chinese translations
This commit is contained in:
17
pages.zh/common/mesg.md
Normal file
17
pages.zh/common/mesg.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# mesg
|
||||
|
||||
> 检查或设置终端接收来自其他用户消息的能力,通常是来自 `write` 命令。
|
||||
> 另见 `write`,`talk`。
|
||||
> 更多信息:<https://manned.org/mesg.1p>。
|
||||
|
||||
- 检查终端是否允许接收消息:
|
||||
|
||||
`mesg`
|
||||
|
||||
- 禁止接收来自 write 命令的消息:
|
||||
|
||||
`mesg n`
|
||||
|
||||
- 允许接收来自 write 命令的消息:
|
||||
|
||||
`mesg y`
|
Reference in New Issue
Block a user