On Wed, Oct 29, 2008 at 01:33:19PM +0200, Inon Sharony wrote: > Hello GROMACS users & team > > I would like to run grompp and mdrun from the command line without > having to see all the possible flags and options. I'm running a few > commands in series, so I can't use "grompp &" and then "mdrun &" > Is there some way to call these functions without having to display > all of the (unnecessary) details?
hm, how about this? (grompp -blabla > /dev/tty) >& /dev/null but why would you want to run grompp as & ? cheers, marc _______________________________________________ gmx-users mailing list [email protected] http://www.gromacs.org/mailman/listinfo/gmx-users Please search the archive at http://www.gromacs.org/search before posting! Please don't post (un)subscribe requests to the list. Use the www interface or send it to [EMAIL PROTECTED] Can't post? Read http://www.gromacs.org/mailing_lists/users.php

