Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!rpi!batcomputer!cornell!uw-beaver!Teknowledge.COM!unix!hplabs!hpfcso!hpldola!hp-lsd!oldcolo!david From: david@oldcolo.UUCP (David Hughes Jr) Newsgroups: comp.unix.xenix Subject: all Keywords: cshell Message-ID: <[759]unix@oldcolo.UUCP> Date: 5 Jan 90 13:10:02 GMT Lines: 13 I am running Cshell in SCO Xenix. There are a couple of IDs that I wish to add a 'more' to the output. Default for vt100 is 22 lines on a 24 line screen. I would like to at times default a 'more' output to say 10 lines. setenv more -10 inside the .login didn't do it (and tried variations of the setenv to no avail). How can I set the enviornment inside .login (or .cshrc) to 'more' all output to 10 lines? Tx in advance, david hughes