这是一个简单直观的Linux命令手册网站,希望对你有用。
关注公众号获取pdf命令手册
向某个终端上的特定用户的屏幕写入信息 (Ctrl-C 来停止写入). 使用 who 命令来获取所有活动用户的终端 id. 参见 mesg.
who
mesg
write {{username}} {{terminal_id}}
write {{testuser}} {{tty/5}}
write {{jhondoe}} {{pts/5}}