in reply to Re: perl script in nohup running from crontab
in thread perl script in nohup running from crontab

nohup seemed odd to me too, though I've seen it used...

The ampersand is dubious for the same reason - no terminal, no concept of foreground/background.

  • Comment on Re^2: perl script in nohup running from crontab