From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 2 Sep 1998 16:44:46 -0300 From: Franklin Robert Araujo França 973930@dcc.unicamp.br Subject: [9fans] Find command Topicbox-Message-UUID: 7e3f2358-eac8-11e9-9e20-41e7f4b1d025 Content-Type: text/plain; charset=UTF-8 Message-ID: <19980902194446.JtQJ6naUPb9cfLfg7VN-zYgneS4UZ_mvhvXfIZZOnaU@z> In Plan 9, how can I use the command: find . -print -exec ls -l {} \ Because, Plan 9 don´t have the command find. Someone already implemented the command find in Plan 9? Thanks. Franklin.