Give the command to display space usage on the UNIX file system.

Answers were Sorted based on User's Feedback



Give the command to display space usage on the UNIX file system...

Answer / mohan

df -k

Is This Answer Correct ?    12 Yes 0 No

Give the command to display space usage on the UNIX file system...

Answer / anil

df -h and df -k

Is This Answer Correct ?    6 Yes 1 No

Give the command to display space usage on the UNIX file system...

Answer / amit kumar

df -k

Is This Answer Correct ?    2 Yes 0 No

Give the command to display space usage on the UNIX file system...

Answer / kshitij

du

Is This Answer Correct ?    1 Yes 1 No

Give the command to display space usage on the UNIX file system...

Answer / narendra

df -kh

Is This Answer Correct ?    0 Yes 0 No

Give the command to display space usage on the UNIX file system...

Answer / chandan

df -h

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

How would you find the size of a file or directory?

1 Answers  


What is difference between grep and find command in unix?

0 Answers  


How to create hardlinks and softlinks on files?

2 Answers  


distinguish between interrupts and exceptions?

2 Answers   Infosys,


what do you understand bythe term 'de-mountable volumes'?

2 Answers   Infosys,


What is unix command line?

0 Answers  


What is the difference between Shell Programming and Shell scripting?

10 Answers   HCL, TCS, Wipro,


Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.

8 Answers   Concentrix, IBM, Symantec, TCS,


what are wild cards?

2 Answers  


distinguish between multi-tasking,multi-user,multi- processing and time sharing?

7 Answers   Alcatel, Cisco, Infosys, University Exams,


When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?

3 Answers  


Through which command will redirect output to bOth screen and files at the same time?

3 Answers  


Categories