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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are reported commands?

570


What is awk command used for?

602


What do chgrp command do?

594


How do I run a bash script?

587


What is the functionality of a top command?

628






Explain the steps that a shell follows while processing a command.

683


What is the use of the tee command?

602


Which unix command lists files/folders in alphabetical order?

621


What are bash commands?

599


How do I search for text in vi?

590


Write a command to kill the last background job?

620


Enlist some filename manipulation commands in unix.

556


What is rmdir command?

555


What is $0 bash?

653


What does the metacharacter mean?

612