Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: daemon vs nohup



-> Just tried this:
-> 
-> $ (my-prog&)
-> 
-> It creates a daemon process. What's the (dis)advantages of using nohup
-> if you just want your program to run after you have logged out?
-> 
-> Viktor

Until your my-prog doesn't try to write anything to stdout/stderr,
there's no differences as far as I understand.

Out of nohup'd program is redirected to nohup.out by default, in 
other case you're just loosing everything.

Regards,
Dmytro



Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links