LXer: Use df to check free disk space on Linux
by LXer from LinuxQuestions.org on (#5MRZ2)
Published at LXer:
Drive space isn't quite as precious as it was in the early days of computing, but no matter how much space you have, there's always the potential to run out. Computers need a little space just to operate, so it's important to check occasionally to ensure you haven't inadvertently used up literally all the space available on your drive. In the Linux terminal, you can do that with the df command.
Read More...
Drive space isn't quite as precious as it was in the early days of computing, but no matter how much space you have, there's always the potential to run out. Computers need a little space just to operate, so it's important to check occasionally to ensure you haven't inadvertently used up literally all the space available on your drive. In the Linux terminal, you can do that with the df command.
Read More...