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
Which command can you use to find the currently running process in unix server?
What does 'mkdir' command do in UNIX?
What do know about tee command?
Why is awk called awk?
What is unix command?
What is updatedb?
What are filter commands in unix?
Which command is used to copy files?
What is the significance of the 'tee' command?
What is unix command line?
Who invented grep?
What is the difference between awk and grep?
Which command should you use to find the remaining disk space in unix server?
Why is shebang used?
How do I run a bash script?