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]
- RE: nohup'ing Yacketta, Ronald
- RE: nohup'ing Brian