English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
The Linux talk command is used to communicate with other users.
Access Permission: All users.
talk person [ttyname]
Parameter Description:
Talk to the user Rollaend on the current machine. At this time, Rollaend has only one connection.
talk Rollaend
Next is waiting for Rollaend's response. If Rollaend accepts, Rollaend can input `talk jzlee` to start the conversation. Press ctrl to end.+c
Talk to the user Rollaend on linuxfab.cx using pts/2To talk
talk [email protected] pts/2
Next is waiting for Rollaend's response. If Rollaend accepts, Rollaend can input `talk [email protected]` to start the conversation. Press ctrl to end.+c
Note:If the characters on the screen appear abnormally, try pressing ctrl+l Update screen display.