Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 2004 11:07:29 -0500 (EST)
From:      Dru <dlavigne6@sympatico.ca>
To:        questions@freebsd.org
Subject:   removing the first 10 lines of a file
Message-ID:  <20040109110400.G610@genisis.domain.org>

next in thread | raw e-mail | index | archive | help

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.

Anyone know of a quick way to do this?

Dru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040109110400.G610>