On Fri, Feb 20, 2015 at 8:36 AM, Valentina Romano <
valentina.romano.unibas.ch> wrote:
> Dear all
>
> I am running sander from my command line.
> (as example: sander -O -i min.in -o min.out -p min.prmtop -c min.inpcrd
> -r min.rst)
> Is there an option to rub it in background?
>
Same as with any Unix command-line program. Put a & at the end of the
command. Or, if it is already running, press "Ctrl-Z" to pause it, then
type "bg" to send it to the background.
HTH,
Jason
--
Jason M. Swails
BioMaPS,
Rutgers University
Postdoctoral Researcher
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Feb 20 2015 - 06:00:06 PST