Help for this page

Select Code to Download


  1. or download this
    @sorted_large_files =
        sort { -s "$_/$b" <=> -s "$_/$a" }
    @large_files;