Help for this page

Select Code to Download


  1. or download this
    my @emptyfiles = grep { /^\d+$/ } grep { -f } glob '*';
    
  2. or download this
    my @emptyfiles = grep { /^\d+$/ } grep { -f } [ 1 temp.dat testdirecto
    +ry 10 resume.wd ]
    
  3. or download this
    my @emptyfiles = grep { /^\d+$/ } [1 temp.dat 10 resume.wd ]
    
  4. or download this
    my @emptyfiles = [1 10]