Linux 中的 console、terminal、tty、pty、pts 有哪些区别?_河南省洛阳市洛宁县在酒洗护用品有限公司

某某工程技术有限公司重点推荐单位25年专注国家重点新产品—蜂窝式电捕焦油器的研发、生产

全国咨询热线

当前位置:当前位置: 首页 >

Linux 中的 console、terminal、tty、pty、pts 有哪些区别?

文章出处:网络 人气:发表时间:2025-06-23 15:10:18

tmux、SSH、pts 和 Shell 的完整关系解析完整架构总结本地电脑 → SSH → 网络 → 服务器 ↓ SSH服务器 → 分配 pts/1 ↓ tmux client (运行在pts/1上) ↓ (Unix Socket) tmux server (独立后台进程) ├── Session1 │ ├── Window0 │ │ ├── Pane0 → bash进程 (pty1) │ │ └── Pane1 → zsh进程 (pty2) │ └── Window1 │ └── Pane0 → fish进程 (pty3) └── Session2 └── Window0 └── Pane0 → bas…。

Linux 中的 console、terminal、tty、pty、pts 有哪些区别?

同类文章排行

最新资讯文章