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
Write a command that will display files in the current directory, in a colored, long format.
What command is used to switching between users in unix?
How do I open a port?
What does this command do? Cat food 1 > kitty
what is the advaantage of each user having its own copy of the shell?
What are filter commands in unix?
What is awk used for?
Using unix command how to display no of records in oracle?
How does pipe () work?
What is rmdir command?
What is the behavioural difference between cmp and diff commands?
Explain command to display different lines that are found when compare two files?
What do know about tee command?
What does the “echo” command do?
What is the unix command to confirm a remote host is alive or not?