On Thu, Jun 19, 2008 at 11:36:24AM +0200, Raavi M. Mohindar Rao wrote: > I would like to know, how can see the running status again?
Generally, do a "tail -f" on the results.txt (or resu000#.txt for more than one instance of mprime). To have it display more details on the console, invoke mprime with "mprime -d" (then you can cancel it with Ctrl-C) or, what I like most, "mprime -d >> prime.stdout &" and do the "tail" on prime.stdout. Christian -- Christian Schulz IRC: Zampel [EMAIL PROTECTED] URL: http://www.bartali.dyndns.org/ "Der Kopf muss das dritte Bein sein." --- Christoph Daum _______________________________________________ Prime mailing list [email protected] http://hogranch.com/mailman/listinfo/prime
