my @sorted_files = sort { -M $a <=> -M $b } @files; #### opendir (LOWEST, "<$input_directory_lowest")