Help for this page

Select Code to Download


  1. or download this
     my @files = File::Find::Rule->name(qr/UFLEX.*stdf$/)
                                   ->file()
                                   ->in(cwd());
    ...
    foreach my $file (@files) {
    
    print "$file\n";
    
  2. or download this
     /datalogs/TD+/prod/temp/UFLEX13_UD16B208.1apr25_03_45.stdf