9fans archive / 1997 / 09 / 16 /    prev next

From: Steve Kilbane steve@whi...
Subject: [9fans] Questions
Date: Wed, 03 Sep 1997 10:37:25 +0100

> > 3. How abort a command? Is there a similar command such "^C"  of Unix=
?
> =

> because 8.5 handles
> this, there's no messing with stty.

which also means that there isn't a ^C equivalent until you run 8.5.

> > 4. Is there a command " FIND"?
> =

> a
> real find would be tricky, i suppose.

[ those without a strong stomach are advised to stop reading here ]

If you can compile the Plan 9 port of Perl, then the File::Find
libraries should work, and I seem to recall the Perl distribution
including a version of find(1) as part of the demos.