Received: from spf3.us4.outblaze.com (spf3.us4.outblaze.com [205.158.62.25]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id i9KN7Bj3010698 for ; Wed, 20 Oct 2004 23:07:12 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf3.us4.outblaze.com (Postfix) with ESMTP id 95BBF5359F for ; Wed, 20 Oct 2004 23:07:11 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CKPfO-0008Pn-Tw for migo@homemail.com; Wed, 20 Oct 2004 19:14:51 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CKPeB-0008Mi-Vb for gnu-arch-users@gnu.org; Wed, 20 Oct 2004 19:13:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CKPe9-0008Kv-Q6 for gnu-arch-users@gnu.org; Wed, 20 Oct 2004 19:13:34 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CKPe9-0008K9-9f for gnu-arch-users@gnu.org; Wed, 20 Oct 2004 19:13:33 -0400 Received: from [144.140.71.21] (helo=gizmo11ps.bigpond.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1CKPWR-00080R-QW for gnu-arch-users@gnu.org; Wed, 20 Oct 2004 19:05:36 -0400 Received: (qmail 6631 invoked from network); 20 Oct 2004 23:05:34 -0000 Received: from unknown (HELO psmam11.bigpond.com) (144.135.25.100) by gizmo11ps.bigpond.com with SMTP; 20 Oct 2004 23:05:34 -0000 Received: from cpe-144-132-220-21.nsw.bigpond.net.au ([144.132.220.21]) by psmam11.bigpond.com(MAM REL_3_4_2a 225/118051902) with SMTP id 118051902; Thu, 21 Oct 2004 09:05:34 +1000 Received: by freedbms.net (Postfix, from userid 1000) id CD47B3C079; Thu, 21 Oct 2004 09:06:05 +1000 Subject: Re: [Gnu-arch-users] Re: File naming conventions From: Zenaan Harkness To: GNU Arch Users In-Reply-To: <1098311382.11967.35.camel@nemesis.xlii.org> References: <1098074588.29545.40.camel@whiskas.cashpoolcomps.com> <1098092294.5219.8.camel@johannes> <20041018181822.GD9196@puritan.pcp.ath.cx> <8D7869BC-213A-11D9-A63A-000393CFE6B8@spy.net> <1098141434.19575.42.camel@whiskas.cashpoolcomps.com> <20041018233511.GA31642@fencepost> <1098156854.19575.65.camel@whiskas.cashpoolcomps.com> <1098163496.19575.134.camel@whiskas.cashpoolcomps.com> <20041019060152.GC18852@wisq.net> <1098311382.11967.35.camel@nemesis.xlii.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1098313564.5336.29.camel@whiskas.cashpoolcomps.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 21 Oct 2004 09:06:05 +1000 X-BeenThere: gnu-arch-users@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: a discussion list for all things arch-ish List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: gnu-arch-users-bounces+migo=homemail.com@gnu.org Errors-To: gnu-arch-users-bounces+migo=homemail.com@gnu.org Status: RO Content-Length: 827 Lines: 24 > > % tla inventory -s | ctags -L - > > > > Not as pretty as 'ctags -R *', but still pretty short, and much saner. > > No pristines, no precious files, no backup files, no junk files. > > Spaces in filenames work. No \0's, no xargs limit issues. You can > > even slap a --nested in there if you like. > > Except that does not work for even slightly "unusual" file names, like > the ones which make the -0 option to find and xargs useful, because of > pika escaping. Which is therefore a bug in tla inventory: missing -0 option. (I haven't filed a bug before, but I don't imagine it's overly difficult.) _______________________________________________ Gnu-arch-users mailing list Gnu-arch-users@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/