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 / varakumar reddy

df -k .

it will give space usage

EX:
$ df -k .
Filesystem kbytes used avail capacity
Mounted on
/dev/vx/dsk/dogsap1dg1/vol01
12582912 5360301 6771199
45% /export/dogsap1dg1vol01

Is This Answer Correct ?    0 Yes 0 No

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

Answer / vimal dubey

du is used to find the disk usage and df is used to find
the used space and the free space in the disk

Is This Answer Correct ?    0 Yes 0 No

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

Answer / nitin

df -h is command in Linux system

where as

bdf is gives disk usage in unix system

Is This Answer Correct ?    0 Yes 0 No

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

Answer / louis solomon micheal

cmd for display space usage = (df -lk) in unix

Is This Answer Correct ?    0 Yes 0 No

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

Answer / prakash

#dfspace

This command to showing details of total space structure of
system space.
# dh -f
showing only space of unix file system only.

Is This Answer Correct ?    1 Yes 2 No

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

Answer / suresh

using du or ds... i am not sure but one of the commands is
definatly correct.......

Is This Answer Correct ?    4 Yes 14 No

Post New Answer

More Unix Commands Interview Questions

what is the difference between SED and GREP ? Which one is more better and why?

4 Answers   IBM,


How do I search for a file in unix command?

0 Answers  


hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command

2 Answers   ACS, Span Systems,


What is pid?

4 Answers  


What are the commands in UNIX to list the files in a Directory?

0 Answers   CGI,






what is kernel?

6 Answers  


What does pipe () return?

0 Answers  


What is the functionality of a top command?

0 Answers   Amazon,


How do I use nslookup?

0 Answers  


How to setup Disk space as well as memory in solaris10?

4 Answers  


How can you see the command line history?

0 Answers  


Where can I get the free download of Unix by Yeswant Kanetkar?

5 Answers  


Categories