Now that I have installed gnubg in my own directory on a shared Linux machine, I am wondering if I can do rollouts as background jobs. That is, I would like to be able to prepare an input file with a given position, and then do something like
/bin/nice -19 gnubg -rolloutoption <inputfile> <outputfile> & and come back the next day to examine the <outputfile> for the rollout results. Is there a way to do this? I'm even having trouble figuring out how to input a position using only a line-terminal interface. Tim _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
