Path: utzoo!mnetor!uunet!husc6!tut.cis.ohio-state.edu!mailrus!ames!ucsd!sdcsvax!ucsdhub!hp-sdd!hplabs!hpda!hpcuhb!hpcllla!hpclisp!hpclscu!shankar From: shankar@hpclscu.HP.COM (Shankar Unni) Newsgroups: comp.unix.wizards Subject: Re: How to get more without more? Message-ID: <670008@hpclscu.HP.COM> Date: 10 Mar 88 23:02:47 GMT References: <1379@pasteur.Berkeley.Edu> Organization: HP ITG/ISD Computer Language Lab Lines: 9 > How do I get "more" to display things without printing "--MORE--" > at the bottom of each screen? I sometimes do a screen dump onto > ... Since you are at berzerkeley, you should have access to "less" (in /usr/local/bin?). It is a fancy superset of more that you'll really love, *and* its prompt can be configured, even to "" (if that's what you want). Shankar.