Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <5.0.2.1.2.20010915110850.00a90fd0@lnxmain> X-Sender: roland AT lnxmain X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Sat, 15 Sep 2001 11:11:49 -0400 To: cygwin AT cygwin DOT com From: Roland Glenn McIntosh Subject: Re: less is more - info In-Reply-To: <3528-Sat15Sep2001081401+0100-starksb@ebi.ac.uk> References: <3BA26F5C DOT 9050400 AT home DOT com> <3BA26F5C DOT 9050400 AT home DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" David - I found myself aliasing more to 'less -EFX' as this seems to cause less to mimic more's behavior. For those of you who aren't going to run out and read the man page: -E or --QUIT-AT-EOF Causes less to automatically exit the first time it reaches end-of-file. -F or --quit-if-one-screen Causes less to automatically exit if the entire file can be displayed on the first screen. -X or --no-init Disables sending the termcap initialization and deinitialization strings to the terminal. This is sometimes desirable if the deinitialization string does something unnecessary, like clearing the screen. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/