linux - 如何在linux中停止 screen 进程?

标签 linux gnu-screen

我正在远程服务器上运行脚本。我在 screen 中运行了脚本,但是我需要在它完成之前停止它,因为我需要更新脚本。我可以轻松地与 screen 分离,但是,有没有办法杀死 screen 进程?

最佳答案

CTRL+a 然后 'k' 将终止 screen session 。

关于linux - 如何在linux中停止 screen 进程?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6301840/

相关文章:

linux - 简单的脚本不起作用

PHP tmux 和 screen 行为不正确(没有启动,没有新 session ,没有新窗口)

bash - 如何使用参数在 screen 中运行命令

Linux screen 推送命令错误

c - 当 Ruby 中的 system() 调用时,GCC 无法编译

linux - SUSE Linux Enterprise Server 12 SP3 中的链接器错误

linux - Nginx 守护进程无法重新启动/停止/启动

linux - 在 Linux 上安装 iodocs

session - 如何在现有 GNU screen session 的新窗口中从 session 外部启动新进程

tcl - 使用 Tcl expect 从命令中获取输出