Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 xterm 在 Linux 机器上运行一个很长的任务。我想登录并连接到该 xterm 并查看发生了什么……(我尽我所能解释这一点)。
我想我要问的是 - 当我远程登录时,我可以监视和控制桌面上已经打开的 xterm 吗?有没有办法通过管道输入和输出 IO?