[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: How to make a ground plane in PCB and attach all GND and VSS nets
On Mon, 2011-05-02 at 13:49 -0600, John Doty wrote:
>
> locate .sym | grep -i lm317
>
locate -i lm317 | grep .sym
should give the same result, with less consume of resources.
Indeed "| grep .sym" should be obsolete here.
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user