Linux: Get directory size recursively Post author By anthony Post date October 24, 2016 Categories In Linux No Comments on Linux: Get directory size recursively To see the size of a directory and all of its contents, run the following: du -sh /path/to/directory