Presentation drawing

launch daemon from command line

Here is a tip, I don’t know why, but I almost always forgot how to do that.

When you want to launch a command and this command should not be killed after you close your terminal. Here is how to accomplish that from command line:

nohup cmd &
where cmd is your command.

I let this command here for me and I wish it could also help someone.

comments

Copyright ©, Yann Esposito
Created: 10/23/2009 Modified: 05/09/2010
Entirely done with Vim and nanoc
Validation [xhtml] . [css] . [rss]