LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

mesg

controls whether other users can send messages to your terminal using

TLDR

Check current status
$ mesg
copy
Disallow messages
$ mesg n
copy
Allow messages
$ mesg y
copy
Enable verbose mode
$ mesg --verbose
copy

SYNOPSIS

mesg [y | n]

DESCRIPTION

mesg controls whether other users can send messages to your terminal using the write command. Without arguments, it displays the current setting.

PARAMETERS

y

Allow messages from other users
n
Disallow messages from other users
-v, --verbose
Print warning if not executed from terminal

OUTPUT

Without arguments shows:is y: Messages allowedis n: Messages disallowed

INSTALL

sudo apk add util-linux-misc
copy

CAVEATS

Affects the current terminal only. Setting is not persistent across sessions. Some terminals may default to denying messages.

SEE ALSO

write(1), talk(1), wall(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid