Return HOME
INSTALLATION
# cp ExploreFS.pl /usr/local/bin/ExploreFS
# cp ExploreDiff.pl /usr/local/bin/ExploreDiff
# chmod 0555 /usr/local/bin/ExploreFS /usr/local/bin/ExploreDiff
SYSTEM REQUIREMENTS
The system requirement is: The Perl must be installed on the system.
I always recommend using a current version of Perl, however, the initial
version was developed in Perl 5.10
DEPENDENCIES
The following Perl libraries is required for this module:
Config
Cwd
Digest::MD5
Digest::SHA
Getopt::Long
IO::Dir
IO::File
File::Basename
File::Spec
Pod::Usage
Sys::Hostname
ENDED