DUsortThe standard utility `du` is darn handy, but I`ve always wanted a way to have it sorted by size, yet still have it display human-readable format. So, I wrote this...
The standard utility `du` is darn handy, but I`ve always wanted a way to have it sorted by size, yet still have it display human-readable format. So, I wrote this little Perl script to `enhance` the du utility.