摘要: 方法一 nohup ./process > output.log 2>&1 & 方法二 screen -S my_session 运行命令如:npm run dev 按 Ctrl+A, 然后按 D 分离会话 关闭SSH终端连接 阅读全文
posted @ 2025-05-12 07:49 Fintech技术汇 阅读(63) 评论(0) 推荐(0)