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

Views :
Update time : 2025-06-23 16:50:17

可以从一个实际的立即出发: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 └── W…。

Linux 中的 console、terminal、tty、pty、pts 有哪些区别?
Related News
Read More >>
Blog Post With Youtube Video 如何看待jemalloc停止维护?
2025-06-20 05:35:14
如何看待jemalloc停止维护?...
Blog Post With Youtube Video 有没有人***正好撞到你擅长的领域上的?
2025-06-20 05:50:14
有没有人***正好撞到你擅长的领域上的?...
Blog Post With Youtube Video 在武汉,你们的找对象标准是怎样的?
2025-06-20 05:55:14
在武汉,你们的找对象标准是怎样的?...
Blog Post With Youtube Video 你正在经历怎样的婚姻生活?
2025-06-20 05:00:14
你正在经历怎样的婚姻生活?...

Leave Your Message