Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ihnp4!ptsfa!lll-lcc!seismo!husc6!panda!genrad!decvax!tektronix!cae780!hplabs!hpcea!hpda!hpcllla!hpclisp!coulter From: coulter@hpclisp.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: Re: more.com question[ Message-ID: <620004@hpclisp.HP.COM> Date: Thu, 26-Feb-87 15:44:46 EST Article-I.D.: hpclisp.620004 Posted: Thu Feb 26 15:44:46 1987 Date-Received: Sun, 1-Mar-87 16:31:40 EST References: <1172@sphinx.UChicago.UUCP> Organization: HP ITG/ISO Computer Language Lab Lines: 8 You will get the same behavior on UN*X. If the argument to more is a file, it can seek to the end of the file to find out how long it is. If more is getting its input from stdin, it doesn't know how long the input is going to be. I think the number of arguments error is coming from the type command when you don't give it a file argument. -- Michael Coulter ...ucbvax!hpda!hpcllld!coulter