摘要: nohup 指令 语法:nohup Command [ Arg … ] [ & ] 描述:nohup命令运行由 Command 参数和任何相关的Arg参数指定的命令,忽略所有挂断(SIGHUP)信号。在注销后使用 nohup 命令运行后台中的程序。要运行后台中的 nohup 命令,添加&(表示”an 阅读全文
posted @ 2020-07-01 15:02 sh_chen 阅读(169) 评论(0) 推荐(0)