in reply to Re^5: Directory Tree Structure
in thread Directory Tree Structure
What is the line @ARGV == 1 and -d $ARGV[0] or die "Usage: $0 path_name\n"; doing? I plug in my $rootdir but the script dies at that point. I can't figure out what is wrong until I know what that is doing. Only after I get this working can I start adding all of the sort rules that will be needed (if I can figure out where those should go).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Directory Tree Structure
by graff (Chancellor) on Oct 19, 2009 at 22:14 UTC |