From owner-freebsd-questions@FreeBSD.ORG Sat Jan 10 22:00:24 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9810416A4CE for ; Sat, 10 Jan 2004 22:00:24 -0800 (PST) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC40A43D4C for ; Sat, 10 Jan 2004 22:00:23 -0800 (PST) (envelope-from algould@datawok.com) Received: from 22-15.lctv-b4.cablelynx.com ([24.204.22.15] helo=yoda.datawok.com) by heron.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 1AfYe5-0000wp-00 for freebsd-questions@freebsd.org; Sat, 10 Jan 2004 22:00:21 -0800 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Sun, 11 Jan 2004 00:01:22 -0600 User-Agent: KMail/1.5.4 References: <200401101939.44526.algould@datawok.com> In-Reply-To: <200401101939.44526.algould@datawok.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401110001.22135.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b9a10626c8a05bd6de95dd2c8b069cc76350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: tail tip to Fortune? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2004 06:00:24 -0000 On Saturday 10 January 2004 07:39 pm, Andrew L. Gould wrote: > On Fri, 9 Jan 2004, Dan Nelson wrote: > > In the last episode (Jan 09), Dru said: > > > I remember coming across a trick (which I can't find now) which > > > allowed you to page all of a file, except for the first 10 lines. I > > > think it used a combo of head and tail to achieve this. I can't just > > > use tail as the length of the file varies whereas the amount I don't > > > want to see doesn't. > > > > tail +11 myfile > > Could we get this one into the Fortune tips that appear at user login? > > Andrew Gould Please disregard -- I figured out how to add my own fortune file. Thanks, Andrew Gould