Folks,

What would be the most efficient,easiest way to nohup a script from within
perl?

$file_to_run = "nohup $filename &";
exec ($filename); ?????


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to