Jump to content

HD Space Left

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
Prog

Prog

    Learning Programmer

  • Members
  • PipPipPip
  • 98 posts
I'm not sure I know how to do this in the console. I know there are several things to do in the GUI that will show it but what I am looking for is how much space I have left from a shell. Can someone tell me how it is done?

#2
Grub

Grub

    Learning Programmer

  • Members
  • PipPipPip
  • 57 posts
df -f is the command you are looking for.

#3
Pan

Pan

    Learning Programmer

  • Members
  • PipPipPip
  • 61 posts
This will come in handy, thanks! :)