mesg.1
来自「sysvinit--linux系统下的init」· 1 代码 · 共 43 行
1
43 行
.\"{{{}}}.\"{{{ Title.TH MESG 1 "Feb 26, 2001" "" "Linux User's Manual".\"}}}.\"{{{ Name.SH NAMEmesg \- control write access to your terminal.\"}}}.\"{{{ Synopsis.SH SYNOPSIS.B mesg.RB [ y | n ].\"}}}.\"{{{ Description.SH DESCRIPTION.B Mesgcontrols the access to your terminal by others. It's typically used toallow or disallow other users to write to your terminal (see \fBwrite\fP(1))..\"}}}.\"{{{ Options.SH OPTIONS.IP \fBy\fPAllow write access to your terminal..IP \fBn\fPDisallow write access to your terminal..PPIf no option is given, \fBmesg\fP prints out the current access state of yourterminal..PP NOTES\fBMesg\fP assumes that its standard input is connected to yourterminal. That also means that if you are logged in multiple times,you can get/set the mesg status of other sessions by using redirection.For example "mesg n < /dev/pts/46"..SH AUTHORMiquel van Smoorenburg (miquels@cistron.nl).\"}}}.\"{{{ See also.SH "SEE ALSO".BR talk (1),.BR write (1),.BR wall (1).\"}}}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?