From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13612 invoked by alias); 25 Apr 2010 14:30:20 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 27909 Received: (qmail 22477 invoked from network); 25 Apr 2010 14:30:18 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.218.213 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=94oAAvfZbAs1+oXgc2qWfKjFfZz2GqnMnI68+3ie6JA=; b=ZzskFqI5hYA1k18NC1HeXKRobTpv0vik+eJWGB0i+BagbXY0bSs+v29gnJEqAwoXou oFr6p3cYhmwS0i1MwjApyXO5zeA5Xh2Z77oLsMDky9ISJML7S7Bect1lbsifhP1mlSMi 5ASMHGMhH55my09e3aGJxbe/4DSHMuM2E/E1s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ZqmRcCbrhGHxjAKmu+wcqtZEtr3lmyRtU7QAV4DuIiXMr/hnhTSUGTxQAu692rnkR5 OthiT+wTywYSkKR3R2J1IFuh3rEjFNE7TalX5y33cgA0+jg4X3TR/FasYptWAXRQd0eZ yZlybaK1nLx9ne7iiZmK2G4DW8RmELzho4ki4= MIME-Version: 1.0 In-Reply-To: <20100425142740.GA3167@scru.org> References: <20100425131041.20113.30011.reportbug@localhost> <20100425134959.GA1911@scru.org> <20100425142740.GA3167@scru.org> Date: Sun, 25 Apr 2010 16:30:14 +0200 Message-ID: Subject: Re: Bug#579117: zsh: lsusb -s completion error From: Mikael Magnusson To: Clint Adams Cc: zsh-workers@zsh.org, 579117@bugs.debian.org Content-Type: text/plain; charset=UTF-8 On 25 April 2010 16:27, Clint Adams wrote: > On Sun, Apr 25, 2010 at 04:17:49PM +0200, Mikael Magnusson wrote: >> > Anyone have an idea better than using a zstyle to avoid zcat? >> >> On my system (gentoo), the file is /usr/share/misc/usb.ids. (there's >> both the .ids and .ids.gz there). > > So the .ids is also uncompressed on Gentoo? Yeah, the .ids file is uncompressed, and the .ids.gz file is gzipped. -- Mikael Magnusson