Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!zephyr.ens.tek.com!tekcrl!tekgvs!keithe From: keithe@tekgvs.LABS.TEK.COM (Keith Ericson) Newsgroups: comp.sys.ibm.pc Subject: Re: Asked before: 'less' for DOS? Message-ID: <5959@tekgvs.LABS.TEK.COM> Date: 19 Sep 89 18:27:35 GMT References: <2430@bingvaxu.cc.binghamton.edu> Reply-To: keithe@tekgvs.LABS.TEK.COM (Keith Ericson) Organization: Tektronix, Inc., Beaverton, OR. Lines: 11 In article <2430@bingvaxu.cc.binghamton.edu> cjoslyn@bingvaxu.cc.binghamton.edu (Cliff Joslyn) writes: > >I'm a dedicated MKS user, but alas, we lack a 'less'. Is there one >hanging around for ftp? > The following MKS ksh alias is _kinda'_ close... alias more='pg -p "page %d --More--" -n -s' kEITHe