Give the command to display space usage on the UNIX file system.
Answer Posted / 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 |
Post New Answer View All Answers
What is the search command in unix?
What does this command do,"$more readme.txt“?
What does sed command do in unix?
What is the use of tee command?
How do I search for text in vi?
Give the command for finding the current date.
What does 'mkdir' command do in UNIX?
What is ‘ps’ command for?
Which command should you use to find the remaining disk space in unix server?
What is the difference between awk and grep?
What is s and g in sed command?
What will the following command do?
What is the behavioural difference between cmp and diff commands?
What does the command ' $who | sort –logfile > newfile' do?
Is command prompt unix?