Research V3 development
[unix-history] / man / man1 / mesg.1
CommitLineData
1910f09a
DR
1.pa 1
2.he 'MESG (I)'3/15/72'MESG (I)'
3.ti 0
4NAME mesg -- permit or deny messages
5.sp
6.ti 0
7SYNOPSIS mesg\b\b\b\b____ [ n\b_ ][ y\b_ ]
8.sp
9.ti 0
10DESCRIPTION mesg\b\b\b\b____ n\b_
11forbids messages via write\b\b\b\b\b_____ by revoking non-user
12write permission on the user's typewriter.
13mesg\b\b\b\b____ y\b_ reinstates permission.
14mesg\b\b\b\b____ with no argument reverses the current permission.
15In all cases the previous state is reported.
16.sp
17.ti 0
18FILES /dev/tty?
19.sp
20.ti 0
21SEE ALSO write(I)
22.sp
23.ti 0
24DIAGNOSTICS "?" if the standard input file is not a typewriter
25.sp
26.ti 0
27BUGS --