9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] find command reloaded
@ 2010-01-22 17:29 Rudolf Sykora
  2010-01-22 17:36 ` ron minnich
                   ` (3 more replies)
  0 siblings, 4 replies; 47+ messages in thread
From: Rudolf Sykora @ 2010-01-22 17:29 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 520 bytes --]

Hello,

I've been wondering.
The plan9 'replacement' for the (linux/unix-like) find command, according to
the faq, is, in a way,

grep foo `{du -a . | awk '{print $2}'}

Now I want to find all files containing foo.
Is it so that `{ ... } produces the full list first and only afterwards this
is used?
If so (and as I understand it really is so), the number of arguments may be
enormous, e.g. millions of names...
I don't feel this is the way to go...

How do you carry out such a search?

Thanks
Ruda

[-- Attachment #2: Type: text/html, Size: 731 bytes --]

^ permalink raw reply	[flat|nested] 47+ messages in thread

end of thread, other threads:[~2010-02-03 18:40 UTC | newest]

Thread overview: 47+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-22 17:29 [9fans] find command reloaded Rudolf Sykora
2010-01-22 17:36 ` ron minnich
2010-01-22 17:44   ` Rudolf Sykora
2010-01-22 18:15     ` ron minnich
2010-01-22 18:20       ` erik quanstrom
2010-01-22 18:59         ` Rudolf Sykora
2010-01-22 18:40       ` Rudolf Sykora
2010-01-22 18:52         ` ron minnich
2010-01-22 17:41 ` maht
2010-01-22 18:00   ` Rudolf Sykora
2010-01-22 17:44 ` Robert Raschke
2010-01-22 17:59   ` Rudolf Sykora
2010-01-22 18:08     ` Corey Thomasson
2010-01-22 18:12       ` andrey mirtchovski
2010-01-22 18:19       ` Joseph Xu
2010-01-22 18:26         ` ron minnich
2010-01-22 18:29         ` Rudolf Sykora
2010-01-22 18:42           ` ron minnich
2010-01-22 19:00             ` geoff
2010-01-22 19:37             ` John Stalker
2010-01-22 19:45               ` erik quanstrom
2010-01-22 20:16                 ` Jason Catena
2010-01-22 20:26                   ` ron minnich
2010-01-22 20:23                 ` John Stalker
2010-01-22 20:31                   ` erik quanstrom
2010-01-22 20:57                     ` John Stalker
2010-01-22 20:38                   ` ron minnich
2010-01-22 21:07                     ` Steve Simon
2010-01-22 21:18                       ` Tim Newsham
2010-01-22 21:11                     ` John Stalker
2010-01-22 21:54                     ` erik quanstrom
2010-01-22 22:08                       ` John Stalker
2010-01-23  6:04                         ` lucio
2010-01-23 10:16                           ` John Stalker
2010-01-23 15:02                             ` Rudolf Sykora
2010-01-23 15:24                               ` Steve Simon
2010-01-23 15:44                                 ` Rudolf Sykora
2010-01-24 18:05                                 ` Tim Newsham
2010-01-24 19:46                                   ` David Leimbach
2010-01-23 15:42                               ` erik quanstrom
2010-01-23 15:52                                 ` Rudolf Sykora
2010-02-03 17:58                       ` Rudolf Sykora
2010-02-03 18:23                         ` Rudolf Sykora
2010-02-03 18:28                         ` erik quanstrom
2010-02-03 18:40                           ` Rudolf Sykora
2010-01-22 18:13     ` Jason Catena
2010-01-22 19:17 ` John Stalker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).