From owner-freebsd-questions Thu Jan 10 15:15:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.anu.edu.au (mail.anu.edu.au [150.203.2.7]) by hub.freebsd.org (Postfix) with ESMTP id 51AB437BD6C for ; Thu, 10 Jan 2002 15:14:53 -0800 (PST) Received: from nucl03.anu.edu.au (nucl03.anu.edu.au [150.203.19.120]) by mail.anu.edu.au (8.9.3/8.9.3) with ESMTP id KAA21478; Fri, 11 Jan 2002 10:14:47 +1100 (EST) Received: (from gjl103@localhost) by nucl03.anu.edu.au (8.11.6/8.11.6) id g0ANEkx33240; Fri, 11 Jan 2002 10:14:46 +1100 (EST) (envelope-from gjl103) Date: Fri, 11 Jan 2002 10:14:46 +1100 From: Greg Lane To: Vivek Khera Cc: freebsd-questions@FreeBSD.org Subject: Re: sshd Banner option Message-ID: <20020111101446.A33161@nucl03.anu.edu.au> Reply-To: gregory.lane@anu.edu.au Mail-Followup-To: Vivek Khera , freebsd-questions@FreeBSD.org References: <20020110153936.A28566@nucl03.anu.edu.au> <200201100540.g0A5eKO09982@fedde.littleton.co.us> <20020110165415.A29024@nucl03.anu.edu.au> <200201101750.g0AHoQa30135@onceler.kciLink.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201101750.g0AHoQa30135@onceler.kciLink.com>; from khera@kcilink.com on Thu, Jan 10, 2002 at 12:50:26PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jan 10, 2002 at 12:50:26PM -0500, Vivek Khera wrote: > >>>>> "GL" == Greg Lane writes: > > GL> Yeah, but when you've just typed "more" to use its main > GL> function as a pager to scroll through and find the relevant > GL> line, its pretty easy to bring back the command and add > GL> a grep on the end isn't it..... > > Try typing > > grep Banner !$ > > which is faster than up-arrow, end of line and then "| grep Banner". > When you type uparrow in bash you are already at the end of the line.... so I wouldn't say its faster. Nevertheless, I do like your solution. It is aesthetically pleasing. Thanks, Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message