From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from family.redbarn.org (family.redbarn.org [IPv6:2001:559:8000:cd::5]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id E22003CB35 for ; Fri, 21 May 2021 12:14:19 -0400 (EDT) Received: by family.redbarn.org (Postfix, from userid 716) id A15597599B; Fri, 21 May 2021 16:14:17 +0000 (UTC) Date: Fri, 21 May 2021 16:14:17 +0000 From: Paul Vixie To: Dave Taht Cc: Annika Wickert , starlink@lists.bufferbloat.net Message-ID: <20210521161417.lpzupiooo5cagzcq@family.redbarn.org> References: <3543FB1F-678F-45C2-B3F7-A2EA3CEB044D@awlnx.space> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Starlink] starlink <-> starlink tests over ivpv6 X-BeenThere: starlink@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Starlink has bufferbloat. Bad." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 May 2021 16:14:20 -0000 On Fri, May 21, 2021 at 08:07:22AM -0700, Dave Taht wrote: > I note that the tc command has json output, perhaps that can be parsed > by some tool and drops/marks/delay/backlog for cake because $dayjob's tools and services often output JSON, i've learned about the "jq" tool which is a bit like awk+sed+tr all rolled into one. piping output to "jq . | more" is how i pretty-print, for example. https://github.com/stedolan/jq -- Paul Vixie