in reply to How to run process in the backround even after perl script exit?
See the nohup program and the & shell "operator" (or whatever they are called).
This is the same as outside of Perl.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to run process in the backround even after perl script exit?
by purus (Initiate) on Apr 10, 2020 at 16:56 UTC |