pub fn report_stream( out: &mut dyn Write, disk_space: BTreeMap<String, u64>, matches: &ArgMatches<'_>, )
Report_Stream
Sort the entries by size and output the top 20