kalyanbl
New Member
- Joined
- Nov 19, 2018
- Messages
- 2
- Thread Author
- #1
Hi folks,
Within Linux I would like Perl script A to launch Perl script B. However, I want script A to continue running without waiting for script B to return.
And I would like B to be totally independent so that when script A ends, script B is still running.
Is this possible? Any suggestion would be appreciated!
Thank you
Kalyan bl
Linux developer
Within Linux I would like Perl script A to launch Perl script B. However, I want script A to continue running without waiting for script B to return.
And I would like B to be totally independent so that when script A ends, script B is still running.
Is this possible? Any suggestion would be appreciated!
Thank you
Kalyan bl
Linux developer