/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.
