How would you check the available disk space on a Linux system?



How would you check the available disk space on a Linux system?..

Answer / hr@tgksolutions.com

You can use the 'df' command, which stands for 'disk free', to see how much disk space is available on a Linux machine. Details regarding the disk space usage of the file system are provided by this command.

A smart response will point out that the space should be displayed in GB or MB rather than blocks by using 'df -h' for a more understandable format. This illustrates their capacity for clear data interpretation and presentation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

What is df -h command?

0 Answers  


how to view crond status? If it's show service is not found.

6 Answers   Tech Mahindra,


What is difference between egrep and grep?

0 Answers  


Which commands are used to set a processor-intensive job to use less cpu time?

0 Answers  


How do makefiles work?

0 Answers  


my clients are getting services from servers but how to know which client is using which service. is there any files to keep information about these? clients used ftp, nis, samba, apache, squid, nfs and mail services how to know how many users got service from server side with date,time and client system ip ?

3 Answers   Wipro,


Who linux commands?

0 Answers  


What does sh do in linux?

0 Answers  


What are commands in grammar?

0 Answers  


What is bc command in unix?

0 Answers  


Explain difference between swap partition and swap file?

0 Answers  


How do I check terminal history?

0 Answers  


Categories