Linux: Get directory size recursively October 24, 2016 Anthony Leon Linux directory, recursive, size To see the size of a directory and all of its contents, run the following: du -sh /path/to/directory Read More
Recent Comments