Help for this page

Select Code to Download


  1. or download this
    @_=@ARGV;
    push@_,glob("$_/*")for@_;
    @_=grep{-d}reverse@_;
    $t=@_;rmdir$_&&$d++for@_;
    print"D:$d F:",$t-$d,$/;