dir-dump - the File::Dir::Dumper command line application.


NAME

dir-dump - the File::Dir::Dumper command line application.

Back to Top


SYNOPSIS

quadp [-o output-file.txt] /path/to/directory/to/dump

(quadp --man displays the man page)

Back to Top


DESCRIPTION

Run this program with the path to the directory to dump to produce a dump on the standard output.

Run it with -o output-file.txt to write to output-file.txt.

Back to Top


SEE ALSO

http://search.cpan.org/dist/File-Dir-Dumper/ - File-Dir-Dumper on the CPAN.

Back to Top


AUTHOR

Shlomi Fish, http://www.shlomifish.org/

Back to Top

 dir-dump - the File::Dir::Dumper command line application.