From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4A9806CE.2010401@maht0x0r.net> Date: Fri, 28 Aug 2009 17:33:18 +0100 From: matt User-Agent: Mozilla Thunderbird 1.0.6 (X11/20060326) MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [9fans] walk updated, earth shatters Topicbox-Message-UUID: 5a35838c-ead5-11e9-9d60-3106f5b1d025 /n/sources/contrib/maht/walk.c I adapted Dan's walk to add some options -t : print trailing slashes on directories -p : only print path (directory) names # -d was taken -f : only print file names If -p and -f are given, all output is supressed but the walk still happens.