From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OyQu2-00052I-2V for garchives@archives.gentoo.org; Wed, 22 Sep 2010 15:06:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98E09E0D5C for ; Wed, 22 Sep 2010 15:06:23 +0000 (UTC) Received: from mail-qy0-f174.google.com (mail-qy0-f174.google.com [209.85.216.174]) by pigeon.gentoo.org (Postfix) with ESMTP id 7DDE6E0B95 for ; Wed, 22 Sep 2010 14:54:00 +0000 (UTC) Received: by qyk36 with SMTP id 36so5380684qyk.19 for ; Wed, 22 Sep 2010 07:53:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=wichk85g/aws0CulFPNV4oidnCiUn957LQU3Iy369UE=; b=HmcqIJrzlv5Er0AkjIezIRCM3u4dH+isJ62ovcKdKOEqH4zQCYe9jG2LwygyEkEZJ0 RfBL0YKnXpvZyltIReZN8kQ1T21LeEbZI3ikBwDivBohDGx3RTZw0g1/Z95vFfAZX8Km HZHpVN6qo2y+d69ig0ZD46WYPf+y191iQvOwk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=YMJ6e9pJXHyGEn01qZRUM5dVs62i94rXOfAXVnHIsbSKRE4OvhRFKXabmdZkOrpW9s jJ1IMsxapSqKJOBxZEALxJ7NhD3PK0+/36qZhvsai2Go3qxZZISqOlNOoLbeB+/TqJ98 RCwKdqbd5HnOqG5Z8SVcYqJRMectQY8TkjcTc= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.224.73.131 with SMTP id q3mr225228qaj.71.1285167234389; Wed, 22 Sep 2010 07:53:54 -0700 (PDT) Received: by 10.229.65.14 with HTTP; Wed, 22 Sep 2010 07:53:54 -0700 (PDT) Date: Wed, 22 Sep 2010 16:53:54 +0200 Message-ID: Subject: [gentoo-user] Not head, not tail, maybe belly From: Al To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 3a7e8256-71f8-45ea-8b53-aa570a61f9ce X-Archives-Hash: e2cb8433dd68efa534306358573b54c8 Hi, I am looking for a program similar to head or tail. It should display a given range of lines or take a line and a context number like grep. Any suggestions? Thanks in advance. Al