perl - How to run a script from another script in another thread of execution -
this question has answer here:
how can start perl script within perl script without being part of same thread of execution. forking , letting original script continue execution?
think system not see in same console output of other script
Comments
Post a Comment