Help for this page

Select Code to Download


  1. or download this
    du /path_to_dir | perl -ne 'print if ( (split /\s+/)[0] > 1000 )'