Akagi201
8/5/2014 - 2:57 PM

nohup.md

退出终端仍然可以继续运行方法

  1. nohup command &
  2. setid command
  3. (command &)

Refs