Help for this page
#!/user/bin/perl use File::Find; ... print "[$File::Find::dir] [$File::Find::name]\n" unless(($_ eq ".") or ($_ eq "..")) }
[.] [.] [./DAYS2MDH.M] [.] [./INVJDAY.M] ... [.] [./MyBigTest.pl] [.] [./MyBigTest.vpd] [.] [./MyLearn04.pl]