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

Views :
Update time : 2025-06-23 15:45: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 有哪些区别?
Related News
Read More >>
Blog Post With Youtube Video 为什么只听过果粉、米粉、花粉没听说过 Windows 粉?
2025-06-25 13:35:17
为什么只听过果粉、米粉、花粉没听说过 Windows 粉?...
Blog Post With Youtube Video 韦东奕的牙怎么没了?
2025-06-25 13:25:17
韦东奕的牙怎么没了?...
Blog Post With Youtube Video 如何看待alist被转手出售***?
2025-06-25 13:10:17
如何看待alist被转手出售***?...
Blog Post With Youtube Video 内存为什么不能设计成二维寻址?
2025-06-25 13:05:16
内存为什么不能设计成二维寻址?...

Leave Your Message