Get the Top 10 Files or Directories on Ubuntu Linux
Ubuntu Linux has a rich set of commands for manipulating and accessing files. The du utility gives information on disk usage, and the sort utility can sort the results. We’ll chain the commands together to get the output that we want.