y
Mesajları kapatmış gibi görünüyor .
Gelen y
bireyin terminal türü:
$ mesg
is n
anlamı y
başkalarının y
terminaline yazmasına izin vermez . O zaman denemelisiniz:
$ mesg y
Not
Yukarıdaki komuttaki bu y seçeneği y
sizin durumunuzdaki kullanıcıdan farklıdır .
Gönderen man mesg
:
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.