function space() { du -ahx --max-depth=1 | sort -h; } && export -f space