2 comments

[ 184 ms ] story [ 151 ms ] thread
This is a good argument for seperating content from presentation, in the same method an object shell does. For every workaround, there's still the underlying issue needing workarounds in the first place.
this is my solution, comments?

du -s * 2>/dev/null | sort -n | cut -f2 | xargs du -sh 2>/dev/null