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 / rasheed

df command is used show the display space usage on the unix
file system.


df

Is This Answer Correct ?    3 Yes 1 No

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

Answer / bibish k.g

df -h will show the disk usage in Linux file system in human
readable format, du <directoryname> -sh will give the space
usage of that particular directory/filesystem

Is This Answer Correct ?    2 Yes 0 No

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

Answer / basha phatan

df -k
df -h

the above command will display the usage and remain space

Is This Answer Correct ?    1 Yes 0 No

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

Answer / sivasankar

du -h

Is This Answer Correct ?    1 Yes 0 No

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

Answer / sekar

bdf command also use for checking file system status

Is This Answer Correct ?    0 Yes 0 No

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

Answer / suresh

df -h
outputs everything in human readable format.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix AllOther Interview Questions

The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above

2 Answers   IBM,


how can we create the script in crontab at mid night on sunday,satuarday,fiday 0n monyh october,november,january? please give me answer if anybody knows ? because on important purpose.

2 Answers  


Why do inode number start from 1 and not 0 ?

3 Answers  


What is a filesystem?

3 Answers  


What is a FIFO?

2 Answers  


What is YACC?

0 Answers   Cisco,


Explain iostat, vmstat and netstat.

2 Answers  


What are the mount and unmount system calls?

1 Answers   HCL,


What are different types of shells?

7 Answers   BMC,


. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group

0 Answers  


How to connect oracle database from unix

6 Answers   Cap Gemini, IBM, Wirecard,


what is difference between kernel and shell?

18 Answers   Juniper Networks,


Categories