bug-coreutils
[Top][All Lists]
Advanced

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

Re: Possible bug with grep/sed/tail?


From: Paolo Bonzini
Subject: Re: Possible bug with grep/sed/tail?
Date: Thu, 20 Nov 2008 17:09:31 +0100
User-agent: Thunderbird 2.0.0.18 (Macintosh/20081105)

> Is there currently a way to do that? This problem has certainly caught
> me out in the past (admittedly about ten years ago).

sed has -u (unbuffered).  I guess you can then emulate grep with "sed
-un /foo/p".

Paolo




reply via email to

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