Help for this page
Select Code to Download
Select
or
download this
@sorted_large_files = sort { -s "$_/$b" <=> -s "$_/$a" } @large_files;