On Wed, Dec 09, 2009, Jason Swails wrote:
>
> the command i was using was "ptraj prmtop script >& output"
This is not a good command, that is, it is not part of the POSIX standard for
shells.
what you want is this (I think!) : "ptraj prmtop script > output 2>&1"
....dac
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Wed Dec 09 2009 - 19:00:02 PST