-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Ramon-- > I just installed Xplor-NIH, and I am trying to run an older xplor-script > (Xplor-syntax, not py-xplor) > When I run the script in the background, and subsequently close the > terminal window, from which I gave the command to run this script in the > background, xplor-NIH stops running. > > In the joblist there is no longer a trace of xplor-nih. If I run the > same script in the background, keeping the terminal open, it does run. > > How can I fix this? Use the nohup command to prevent this behavior: e.g. nohup xplor < script.inp > script.out & This should survive window-closing. regards-- Charles -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/> iD8DBQFFLlZwPK2zrJwS/lYRAraSAJ4+sGxfH/n2n+3g1498szh31F4zdQCfWua9 +g62yaVgcqajK9KtKrkqDYA= =2XEb -----END PGP SIGNATURE-----
