What’s the command to check my disk quota?

Running ‘quota’ in a Terminal/command window in CADE will show you your usage and limit.

If you’d like to see whats taking up all that room, run ‘du -kx ~ | sort -n’.

Posted in: Quota Questions