
test.pl - Print a directory hierarchy.

...>perl test.pl -i obj -i CVS dirName

test.pl runs under both Unix and DOS (aka Windows).
test.pl outputs the directory tree starting at the given directory. The complete path to the given directory is output, but sibling directories are ignored.

test.pl provides these switches:


test.pl was written by Ron Savage <ron@savage.net.au> in 1997.

Australian copyright (c) 1997-2002 Ron Savage.
All Programs of mine are 'OSI Certified Open Source Software';
you can redistribute them and/or modify them under the terms of
The Artistic License, a copy of which is available at:
http://www.opensource.org/licenses/index.html