How do you check the disk usage in Linux?



How do you check the disk usage in Linux?..

Answer / hr@tgksolutions.com

The "df" command is used to display disk space usage of file systems.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

How do I move to root in linux?

0 Answers  


Explain about sh?

0 Answers  


How do you run command every time a file is modified?

0 Answers  


What is the gcc command?

0 Answers  


What command do you type to find help about the command who?

0 Answers  


Explain about the command lynx?

0 Answers  


To move /home/ben/memos dir in /home/bob/memos, what is the result by mv /home/ben/memos /home/bob

4 Answers  


what is the last file executed during the boot process?

5 Answers   iOPEX,


What is a makefile in linux?

0 Answers  


What is the copy command in linux?

0 Answers  


Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.

0 Answers  


How do you create a file in linux?

0 Answers  


Categories