From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Date: Tue, 21 Aug 2007 08:47:30 +0000 From: jsnx Message-ID: <1187630509.315942.311670@m37g2000prh.googlegroups.com> Content-Type: text/plain; charset="us-ascii" References: <13426df10708170600u40bd2dcat14f02aa7c192fb0e@mail.gmail.com> Subject: [9fans] Re: everything is a directory Topicbox-Message-UUID: ae938c38-ead2-11e9-9d60-3106f5b1d025 On Aug 20, 1:48 am, "Douglas A. Gwyn" wrote: > "erik quanstrom" wrote in message > > news:198ff93d3223123a0e103cbcc4755bc4@quanstro.net... > > > hey, how do you grep for stuff in extended attributes? > > grep -@, assuming that grep has been extended like other utilities (tar, > etc.) > > One would have thought that a better design would have been > /path/file/.attributes/... > Who makes these decisions, anyway?? Putting attributes in the same namespace as files introduces a whole new problem -- just as storing ownership in foo/.owners would.