bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: broken pipe


From: Paul Jarc
Subject: Re: broken pipe
Date: Wed, 13 Feb 2008 16:09:10 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

"Brian J. Murrell" <brian@interlinx.bc.ca> wrote:
> It is a shame for this particular reason that head does not (perhaps as
> an option) consume it's input after displaying the 20 lines.

You can do that with sed:
... | sed '21,$d'


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]