On Wed, 18 Aug 2010, ja...@minilop.net wrote:
On Wed, Aug 18, 2010 at 1:59 PM, Thomas Dickey <dic...@his.com> wrote:
On Wed, 18 Aug 2010, Josh Triplett wrote:
$ for i in `seq 10` ; do echo x ; sleep 1 ; done | gawk '{ print $1 ;
fflush() }' | ts
Is "ts" a package program, or one of your own scripts?
(this is probably fixed upstream, but I'd like to verify that)
It's in the Debian package 'moreutils'.
thanks - I see that it's not fixed in upstream (there was a fix to
buffering which affects a different case).
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org