Help for this page

Select Code to Download


  1. or download this
     perl -MFile::Find -le "find { no_chdir =>1, wanted => sub {print} }, @ARGV" C:\temp\
  2. or download this
     perl -MFile::Find -le "find { no_chdir =>1, wanted => sub {print} }, @ARGV" C:\temp\