Hacker News .hn
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
yuvadam
on Aug 13, 2011
|
parent
|
context
|
favorite
| on:
Command line tools for web developers
screen -d -m processName
is practically the easiest way to run and daemonize a process.
icebraining
on Aug 13, 2011
[–]
nohup processName
iam
on Aug 13, 2011
|
parent
[–]
But then the output goes into a black hole after you close your shell
eis
on Aug 13, 2011
|
root
|
parent
|
next
[–]
You can always redirect stdout/stderr to a file, e.g. nohup someapp > someapp.log
LiveTheDream
on Aug 13, 2011
|
root
|
parent
|
prev
[–]
The output goes into nohup.out automatically.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: