Sunday, December 9, 2007

Linux Tip

I will post this kind of tips every few days. So.. How do you find out how much space do you have left on your disks when using linux ? You open a terminal window, and you execute the following command : df . This will output the total space you have left on each mounted filesystem.

No comments: