Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!grkermit!masscomp!clyde!floyd!harpo!ihnp4!inuxc!pur-ee!uiucdcs!bradley!brad From: brad@bradley.UUCP Newsgroups: net.unix-wizards Subject: Re: Disgusting kernel hack - (nf) Message-ID: <4975@uiucdcs.UUCP> Date: Thu, 19-Jan-84 22:45:12 EST Article-I.D.: uiucdcs.4975 Posted: Thu Jan 19 22:45:12 1984 Date-Received: Sat, 21-Jan-84 06:56:06 EST Lines: 14 #R:isrnix:-1800:bradley:3900007:000:595 bradley!brad Jan 17 10:23:00 1984 I agree, why hack the kernel. Use 'more', I would also like to add one other thought. If you had a terminal paging mode, and the process you ran only put out lets say 15 lines, it wouldn't page, Right? Well what happens when the next process you run is also 15 lines, Does it stop at 8 lines into the program output? Or is it smart enough to do reset the counter. Also what about 'stderr'? What bit are you going to use to set this mode? And how standard will it be with other programs. Also you will have to turn it off for editors, like vi (but they do ioctl) but what about 'ed'? Brad Smith