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, Jamey -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org