ok, in your edit you are setting 19 (nice -19 <cmd>). to set -19 you must be root and the syntax is 'nice -n -19 <cmd>'.
I made a script that renice the process instead, since I thought you meant -19. Cheers, Bjorn On Sun, 9 May 2004, Kenny @ Emsco wrote: > Nice -19 > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of kama > Sent: Sunday, May 09, 2004 9:43 AM > To: [EMAIL PROTECTED] > Subject: RE: [hlds_linux] Chokes... > > > What nice value are you trying to set? > > -19 or 19? > > /Bjorn > > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > -- Never trust a man who can count to 1023 on his fingers. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

