Give the command to display space usage on the UNIX file system.
Answers were Sorted based on User's Feedback
Answer / satya
du---is the command which is used for checking the disk
usage in unix.
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / chitra
df -mk or df -h will do
d stands for disk
f stands for free
Is This Answer Correct ? | 4 Yes | 3 No |
1. df -k
2. df -h
3. du -sk [Directory name]
4. du -sh [Directory name]
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / jatanig
du -h /dev/filename (filename is the name of the file like
sda and hda)
d -disk
u -usage
-h -human-readable
Is This Answer Correct ? | 1 Yes | 0 No |
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?
What is ctrl d?
What is the difference between cat command and more command?
How we will execute previous command in vi editor?
Is ‘du’ a command? If so, what is its use?
Give Command that will move a single file called "unix.txt"
Is command prompt unix?
What is the nmap command?
How to get a particular string as your prompt ? Give syntax of that command?
what is telnet?
What is the difference between pipe (|) and tee command in unix
How to display a file name which has zero bytes in size.