On Tue, Nov 28, 2006 at 08:51:04AM -0500, Timothy Miller wrote: > On 11/27/06, Dieter <[EMAIL PROTECTED]> wrote: > >Quake 3 benchmark? I thought Quake was a game, and the first gen > >OGP products weren't for gaming, so why all the effort at benchmarking? > > Two reasons: > > (1) It's not a gaming card, but Quake III should, we think, be usable. > > (2) We have an outside party who has expressed interest in buying > cards, and they have asked us to make a projection. > > > > >So hack print instead. > > > >Your shell is finding a print command, but the print command doesn't > >understand -r. > > > >What shell are you running? > > I think it wants bourne shell, but it's getting bash instead. > > >What does "type print" do on your system?
"type something" in bash means "print complete path or type of command for something". So: # type mv mv is /usr/bin/mv # type help help is a shell builtin # type ls ls is aliased to `ls --color' > > Well, it looks like Andy got to it for me, so that's done. > _______________________________________________ > Open-graphics mailing list > [email protected] > http://lists.duskglow.com/mailman/listinfo/open-graphics > List service provided by Duskglow Consulting, LLC (www.duskglow.com) > -- +----------------------------------+---------------------+ | Eduardo García-Mádico Portabella | Telf. 93.555.40.00 | | Director Técnico | Fax. 93.540.33.87 | +----------------------------------+---------------------+ | Eurogarán Informática, S.L. (http://www.eurogaran.com) | | c/ Las Guillerías, 3 - 08320 EL MASNOU (Barcelona) | +--------------------------------------------------------+ _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
