sudo(8) du.1posix -s .%2F* 2%3E%2Fdev%2Fnull %7C sort -n
execute a command as another user
estimate file space usage
-s     Instead of the default output, report only the total sum for each of the specified files.
source manpages: sudodu