Display file and directory sizes in human-readable format (PowerShell)
du -h
Calculates and displays the sizes of files and directories in a human-readable format (e.g., KB, MB, GB) in PowerShell
du -h
Calculates and displays the sizes of files and directories in a human-readable format (e.g., KB, MB, GB) in PowerShell