1.nohup命令
功能:不挂断地运行命令,忽略HUP信号。
语法:nohup command &

实例:nohup ping www.google.com &

 

转自: http://blog.csdn.net/v1v1wang/article/details/6855552

2. 使用screen等。。

相关文章:

  • 2021-12-31
  • 2022-12-23
  • 2021-12-28
  • 2021-05-24
  • 2021-11-30
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-19
  • 2021-10-01
  • 2021-11-24
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案