Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!sun!pitstop!sundc!seismo!uunet!mcvax!hp4nl!orcenl!bengsig From: bengsig@orcenl.uucp (Bjorn Engsig) Newsgroups: comp.sys.ibm.pc.rt Subject: BSD more equivalent Message-ID: <307.nlhp3@orcenl.uucp> Date: 9 Mar 89 13:12:27 GMT References: <1966@nmtsun.nmt.edu> <28304@bu-cs.BU.EDU> <496@Portia.Stanford.EDU> <559@Portia.Stanford.EDU> <1864@auschs.UUCP> Reply-To: bengsig@orcenl.uucp (Bjorn Engsig) Organization: ORACLE Europe, The Netherlands Lines: 17 In article <1864@auschs.UUCP> sauer@auschs.UUCP (Charlie Sauer) writes: ... > alias more 'pg -n -s -p "---More---"' I tend to use this more replacement (on all SysV's): more(){ pg -sn -p "-- pg %d --" $* } I prefer it to the one above since it says "pg" to remind me that this isn't really a more, and it shows the page I'm on, which makes it quite easy to browse forth and back in the file. I do in fact tend to use this more more (:-) than vi for browsing files. -- Bjorn Engsig, ORACLE Europe \ / "Hofstadter's Law: It always takes EUnet path: mcvax!orcenl!bengsig X longer than you expect, even if you USA domain: bengsig@oracle.com / \ take into account Hofstadter's Law"