linux - How does nohup work? -


what performed behind scenes when program runs nohup?

is pid of parent process being changed?

thanks.

edit: understood nohup (and disown) causes sighup not sent process if parent process receives it. mean equivalent handling sighup (and ignore it)?

use source, luke!


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

xslt - Umbraco and EXSLT sets do not work -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -