From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 3 Sep 1997 10:37:25 +0100 From: Steve Kilbane steve@whitecrow.demon.co.uk Subject: [9fans] Questions Topicbox-Message-UUID: 6172fe5c-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19970903093725.aIpByd-KFiNG8Vc-6TA4Bne6Sv071dVZTthZ4Ujgcok@z> > > 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.