X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-TCPREMOTEIP: 63.119.35.194 X-Authenticated-UID: jpd AT noqsi DOT com Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: [geda-user] Improved Find From: John Doty In-Reply-To: Date: Mon, 3 Aug 2015 08:07:13 -0400 Message-Id: <85912337-3BB5-4595-8FDD-3259535038C3@noqsi.com> References: <5329D15C-0713-4919-8205-AC474BAC5652 AT noqsi DOT com> <631C0577-E61D-40BC-B200-96BA897092E6 AT sbcglobal DOT net> <5E2BB4CD-4E81-45DE-80E0-5CAFE9D85ECC AT sbcglobal DOT net> To: geda-user AT delorie DOT com X-Mailer: Apple Mail (2.1878.6) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t73C7Ipn010130 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 Aug 2, 2015, at 6:15 PM, Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > It would be nice if find was somehow able to find everything in the dir at > least, at least as an option. Lots of editors fail at this and its annoying. I often find myself typing things like “cat Video.*.sch | grep refdes=C | sort” to a shell. There are probably a thousand such useful shell one-liners involving grep, cat, sort, wc, and uniq on geda-gaf files. A million if you throw in sed and awk. Hurray for a simple file format! You really can’t match this in a GUI, except by the trivial expedient of feeding a line to a shell, but why clutter your GUI with that when a terminal window is available? Keep the GUI stuff simple and crude. It is important to avoid wasting the users’ time. Plowing through a complex interface in order to discover that it can’t do what you need is infuriating. Retain the capability to do fancy stuff from a terminal. John Doty Noqsi Aerospace, Ltd. http://www.noqsi.com/ jpd AT noqsi DOT com