From 34e4c4c7b45f45c83b629e3ef94d66fd15118b15 Mon Sep 17 00:00:00 2001 From: lbonanomi <5369016+lbonanomi@users.noreply.github.com> Date: Fri, 17 May 2019 05:31:56 -0400 Subject: [PATCH] write: add reference to mesg (#3036) --- pages/linux/write.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/write.md b/pages/linux/write.md index 37877e0d85..490a4ebcb7 100644 --- a/pages/linux/write.md +++ b/pages/linux/write.md @@ -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: