PowerShell_Scripts/sz-du.ps1

2 lines
108 B
PowerShell

sudo /bin/du --human-readable --max-depth=1 --one-file-system $args | sort --human-numeric-sort --reverse