← 返回命令列表

Linux command

talk 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Talk to a local user

talk [username]

Talk to a user on a specific terminal

talk [username] [tty3]

Talk to a user on a remote host

talk [username]@[hostname]

说明

talk is a visual communication program that copies text between terminals of two users in real-time. The screen is split into two halves: the top shows what you type, the bottom shows the other user's text. The target user receives a message inviting them to talk, which they must accept by running `talk` back to you.

FAQ

What is the talk command used for?

talk is a visual communication program that copies text between terminals of two users in real-time. The screen is split into two halves: the top shows what you type, the bottom shows the other user's text. The target user receives a message inviting them to talk, which they must accept by running `talk` back to you.

How do I run a basic talk example?

Run `talk [username]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more talk examples?

This page includes 3 examples for talk, plus related commands for nearby Linux tasks.