On Mon, Mar 23, 2015, Hannes Loeffler wrote:
> >
> > Yes, >& is bash only (and csh, I think, but it's not POSIX sh). A
> > quick grep reveals a large number of >& used in FEW, all of which
> > will need to be changed to play nicely with Linux distros that use
> > dash.
But can't you use "2>&1" for both bash and sh/dash? Maybe a simple search and
replace will work(?)
....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Mar 23 2015 - 12:00:04 PDT