X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=XIOSE+xBbt2zf0t8IyI5viE5d3vrh8p8Sm9KKZUOh60=; b=aLfjsOnTokRDebG+W8HddI/R/vgiJLZ3EU2H3SuBUrflM2UyATH7Y8CSrbtsrbSMyC N8lFMTeVddaqX+6iSnEWTXNNsJ0x4UodlNno9okigXRr7dnvY+lDVgIV+677+k0vwYxI eFpVVBO25U7rZSyjGVl5AOg1OTcb65u8W8VE6PpkOLj2ol2mEErbiIAx42f1Coxrn5TH 74110UhD3ajGSHagfjzroAJ3YKA2BoyLowgMzVmkninLqQghJDxejYUE0g9c/Gk+vcwH JOAo/Bp4w+jazYFRjJI5u/X78VgElD8/M5Eh+LKwc8g71HddbtCNbXO3ER+0WAM1gGbh Mlkg== X-Received: by 10.152.3.99 with SMTP id b3mr841886lab.61.1392294613950; Thu, 13 Feb 2014 04:30:13 -0800 (PST) Date: Thu, 13 Feb 2014 16:30:10 +0400 From: Vladimir Zhbanov To: geda-user AT delorie DOT com Subject: Re: [geda-user] pinlabel has no footprint attribute Warning in gsch2pcb Message-ID: <20140213123010.GA3328@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, Feb 12, 2014 at 04:00:26PM -0500, Rob Butts wrote: > Is there a way of listing all of the components? > > You can use many gnetlist backends, gattrib, grep, (sed, awk, perl, python, your_preferred_language) and so on... :)