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

What is merge command in unix?

0 Answers  


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  


Describe the zip/unzip command using gzip.

0 Answers  


What does this command do? Cat food 1 > kitty

0 Answers  


what is the function of grep command?

4 Answers  






How do I use nslookup?

0 Answers  


What is the difference between AWK and SED commands? Plz give example and explain...

3 Answers   RBS,


Explain ‘library functions’ with respect to unix commands?

0 Answers  


What is a command and examples?

0 Answers  


Assume that a file’s permissions give you read and write access. What operations can you perform on the file if it is in a directory which has “r”(read) only process? What operations can you perform on the file if it is in a directory which has “x”(execute) only access?

1 Answers  


Explain command to show the space allocation of files?

0 Answers  


In Unix file permissions what does the second field denotes?

3 Answers  


Categories