Help for this page

Select Code to Download


  1. or download this
    @files = sort grep -f, map {opendir DIR, $_; readdir DIR} @dirlist;
    
  2. or download this
    map { opendir DIR, $_; readdir DIR <, closedir DIR }