English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

Linux ytalk Command

Linux Command大全

The Linux ytalk command is used to chat with other users.

Through the ytalk command, you can chat with other users online. If you want to chat with users on other hosts, just add the host name or IP address to the user name.

Syntax

ytalk [-isxY][-h<host name/IP address>][user name...]

Parameter Description:

  • -h<host name/IP address> Specify the remote host where the conversation partner is located.
  • -i Use reminder sounds instead of displaying information.
  • -s Open the ytalk conversation window first at the command prompt.
  • -x Close the graphical interface.
  • -Y All questions that must be answered with yes or no must be answered in uppercase English letters "Y" or "N".

Online Examples

Send Message

# who  //Show Current User
root   :0      Apr 9 20:17
root   pts/1    Apr 9 20:17
w3c   pts/6    May 27 16:47 (192.168.0.1)
root   pts/2    May 27 17:37 (192.168.0.1)
# ytalk w3c //Send Message
hey

Linux Command大全