Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

mesg(1)


MESG

MESG

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
SEE ALSO

NAME

mesg − control write access to your terminal

SYNOPSIS

mesg [y|n]

DESCRIPTION

Mesg controls the access to your terminal by others. It’s typically used to allow or disallow other users to write to your terminal (see write(1)).

OPTIONS

y

Allow write access to your terminal.

n

Disallow write access to your terminal.

If no option is given, mesg prints out the current access state of your terminal.

AUTHOR

Miquel van Smoorenburg (miquels@cistron.nl)

SEE ALSO

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



mesg(1)