Hacker News new | ask | show | jobs
by matzf 703 days ago
Any particular reason for doing the human readable units "manually"? `du -h | sort -h` works just fine.
1 comments

Nice!