"Roger Lipscombe" <rlipscombe / riohome.com> wrote: > Like it says. Is there one (or a suitable analogue), or do I have to roll > my own? I'm not sure exactly what os.path.walk does, but does the find.rb that comes with Ruby (require "find") help? e.g. Find.find('/') {|f| puts(f)} would print the path for every accessible file on yhe system. -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green / FreeBSD.org `------------------------------'