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 significance of "su" command?

3 Answers  


Write a command to find all of the files which have been accessed within the last 30 days.

14 Answers   Cisco,


Name the various commands that are used for the user information in unix.

0 Answers  


what is the command to find out which shell you are running?

14 Answers  


How to rename files and folders?

7 Answers   IBM, Oracle,






how will you login one server's shell prompt to an another server?

5 Answers   Cosmic Infotech, Perot Systems,


what is ls -ltd?

5 Answers   HCL,


How to set sticky bit, or it have any seperate directory to create sticky bit in sunfir servers. Please help me , i don't no the exact answer?

4 Answers   HCL, Wipro,


How to find $ai_serual resolved path by using unix

0 Answers  


how to check a file system type

7 Answers   Wipro,


Name the general commands in using unix os for a beginner?

0 Answers  


Enumerate some of the most commonly used network commands in unix?

0 Answers  


Categories