why my home weight more than the total file size contained in it linux code example
Example: terminal list folders with size
$ du -sh */
788K foo/
500K bar/
931K baz/
$ du -sh */
788K foo/
500K bar/
931K baz/