From owner-freebsd-questions@FreeBSD.ORG Sat Jan 10 23:55:17 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 4122216A4CE for ; Sat, 10 Jan 2004 23:55:17 -0800 (PST) Received: from munk.nu (mail.munk.nu [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB34143D53 for ; Sat, 10 Jan 2004 23:55:13 -0800 (PST) (envelope-from munk@munk.nu) Received: from munk by munk.nu with local (Exim 4.24; FreeBSD) id 1AfaRD-000GWE-Mc; Sun, 11 Jan 2004 07:55:11 +0000 Date: Sun, 11 Jan 2004 07:55:11 +0000 From: Jez Hancock To: "Andrew L. Gould" Message-ID: <20040111075511.GB58914@users.munk.nu> Mail-Followup-To: "Andrew L. Gould" , freebsd-questions@freebsd.org References: <200401101939.44526.algould@datawok.com> <200401110001.22135.algould@datawok.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401110001.22135.algould@datawok.com> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org 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 07:55:17 -0000 On Sun, Jan 11, 2004 at 12:01:22AM -0600, Andrew L. Gould wrote: > 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. FWIW you can do something like this: fortune -m tail freebsd-tips to display all tips in the freebsd-tips fortune file that contain 'tail'. As it turns out there is this tip: To see the last 10 lines of a long file, use "tail filename". To see the first 10 lines, use "head filename". -- Dru which is almost what you're asking about :P -- Jez Hancock - System Administrator / PHP Developer http://munk.nu/ http://jez.hancock-family.com/ - personal weblog http://ipfwstats.sf.net/ - ipfw peruser traffic logging