I work for an organization where we employees are alloted separate space on a remote server.
I SSH to that server, and the using du I get to know that free space shown is around 2 GB. But not all can be written by me.
Is there any way by which I can know the writeable free space ?
I am a linux newbie. Appreciate you guys help.
quota -vor some variation usually works. Also, did you meandfinstead ofdu? – jw013 Apr 14 '12 at 3:37