Showing Linux folder size
Showing Linux folder size
June 25, 2019
Note
This post may be partially machine- or AI-translated. If there is any discrepancy, the Korean version takes precedence.
Current folderdu -hs
-h: print sizes in a human-readable format-s: show only the total usage
Specific folderdu -hs path
Last updated on