du.1posix -a . %7C sort -nr %7C head
estimate file space usage
-a     In  addition to the default output, report the size of each file not of type directory in the file
       hierarchy rooted in the specified file.  Regardless  of  the  presence  of  the  -a  option,  non-
       directories given as file operands shall always be listed.
source manpages: du