thanks for the help, -moopendir(FILES,"$SAVE_DIRECTORY"); @allfiles = sort(grep(!/^\.\.?$/,readdir(FILES))); closedir(FILES); foreach$file(@allfiles) { print "$file\n"; } exit; }
In reply to need helping sorting by anthracite98
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |