Cheatsheet & Examples: du
Display disk usage of the current directory
Example Usage:du
What it does:Shows the disk usage of the current directory, including all subdirectories and files, in blocks of 512 bytes.
Command-line Arguments Explained:
du: The basic command to...
tech.mrleong.net6 min read