2019-05-14 13:21:16 -04:00
|
|
|
# mesg
|
|
|
|
|
2024-02-04 12:31:28 -03:00
|
|
|
> Check or set a terminal's ability to receive messages from other users, usually from the `write` command.
|
2025-07-30 07:32:48 +03:00
|
|
|
> See also: `write`, `talk`.
|
2024-02-04 12:31:28 -03:00
|
|
|
> More information: <https://manned.org/mesg.1p>.
|
2019-05-14 13:21:16 -04:00
|
|
|
|
|
|
|
- Check terminal's openness to write messages:
|
|
|
|
|
|
|
|
`mesg`
|
|
|
|
|
2024-02-04 12:31:28 -03:00
|
|
|
- Disallow receiving messages from the write command:
|
2019-05-14 13:21:16 -04:00
|
|
|
|
|
|
|
`mesg n`
|
|
|
|
|
2024-02-04 12:31:28 -03:00
|
|
|
- Allow receiving messages from the write command:
|
2019-05-14 13:21:16 -04:00
|
|
|
|
|
|
|
`mesg y`
|