On Tue, 31 Jan 2017 08:04:09 +0000
Andrea Spitaleri <Andrea.Spitaleri.iit.it> wrote:
> Hi
> Rather to put in background your job, try "screen". With screen you
> detach your script from the shell so even if you close the shell the
> job keep running.
GNU screen is just the interactive version of nohup which was in the
original script in a while loop. What's the point of running multiple
instances of it? Screen makes sense when the user plans to re-attached
later on.
Cheers,
Hannes.
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Jan 31 2017 - 00:30:04 PST