向某个终端上的特定用户的屏幕写入信息(Ctrl-C 来停止写入)。 使用 who 命令来获取所有活动用户的终端 id. 参见 mesg.
who
mesg
write {{username}} {{terminal_id}}
write {{testuser}} {{tty/5}}
write {{johndoe}} {{pts/5}}