Help for this page
if (defined (@ARGV) $ARGV[0]=~/-all/) { ... } else { $mode=""; }
if (-d $file) { &scandir;