Howdy,
I've got a quick question. I need to run a program at work and it has to run overnight. I don't have access to the computer itself, just an ssh window.
I was told to run it as: nohup ./program
and that would keep it running even if I logged off. I don't know if I'm doing it wrong (checked manpages, etc) but it always seem to stop working after I log off and the nohup.out file is empty.
Any ideas on what might be wrong and/or how to fix it?
Thanks, again,
Mule
