Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA
Path: utzoo!watmath!clyde!burl!ulysses!allegra!bellcore!decvax!mcnc!philabs!cmcl2!seismo!brl-tgr!tgr!gwyn@Brl-Vld.ARPA
From: Doug Gwyn (VLD/VMB) 
Newsgroups: net.unix
Subject: Re:  ``nice peculiarity in csh
Message-ID: <6998@brl-tgr.ARPA>
Date: Fri, 4-Jan-85 15:49:36 EST
Article-I.D.: brl-tgr.6998
Posted: Fri Jan  4 15:49:36 1985
Date-Received: Mon, 7-Jan-85 02:36:28 EST
Sender: news@brl-tgr.ARPA
Organization: Ballistic Research Lab
Lines: 6


	nice(20);
	nice(-10);
is an attempt to cope with old (Sixth Edition UNIX) nice() semantics
in a fashion that continues to work under new (Seventh Edition) nice()
semantics.