Help for this page
ngbb/someName/bld/one.txt ngbb/someName/bld/two.txt
system("find /clear/pp_00/ngbb/ -name '*.txt' > CCfiles"); open (OUT , "CCfiles" ) or die " can't open CCfiles\n"; ... print "the someName dir is $_\n"; }