mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 01:04:56 +02:00
write: add reference to mesg (#3036)
This commit is contained in:
parent
f458732f04
commit
34e4c4c7b4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# write
|
||||
|
||||
> Write a message on the terminal of a specified logged in user (ctrl-C to stop writing messages).
|
||||
> Use the `who` command to find out all terminal_ids of all active users active on the system.
|
||||
> Use the `who` command to find out all terminal_ids of all active users active on the system. See also `mesg`.
|
||||
|
||||
- Send a message to a given user on a given terminal id:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue