login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Search Results
relevance
newest
votes
active
0
votes
Can I start a script so it’s independent of its parent process on Linux?
You can use the "disown" built-in in bash to detach a job from the shell that spawned it. See: http://www.faqs.org/docs/b …
answered
May 13 at 1:14
Nathan
288
●
1
●
6
posts containing
user:17009
within these tags
process
Want better search results?
See our search tips!
Stack Overflow works best with JavaScript enabled