/dir

Directory Enumeration Algorithm by Perl

Primary LanguagePerlGNU General Public License v3.0GPL-3.0

Directory Enumeration Algorithm by Perl

Requirements

Please install Perl. This program enumerates all directories. And display All size under the directory.

Run this program

Main program is "search.pl".
Please change paths for enumaration in this program.

$path = "/Users/okada/Desktop/"; #CHANGE root directory
@path = "/Users/okada/Desktop/"; #CHANGE root directory

Please use this command :

> perl search.pl

Acknowledgments

This activity would not have been possible without the support of my family and friends. To my family, thank you for lots of encouragement for me and inspiring me to follow my dreams. I am especially grateful to my parents, who supported me all aspects.