how to see unallocated hard disk space on linux
Answer Posted / khaire somnath vaman
# ls -lh (to see how much space are remain)
# cat /proc/partation
(to see space of hard disc)
| Is This Answer Correct ? | 2 Yes | 12 No |
Post New Answer View All Answers
What is echo command in batch file?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
Explain about system and user utilities?
What command do you type to find help about the command who?
What is a ulimit in unix?
In order to display the last five commands you have entered using the fc command, you would type?
What is makefile target?
Explain the linux directory commands along with the description?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
How will you suspend a running process and put it in the background?
Information technology is widely used in
What are commands in grammar?
How does grep work in linux?
What is the difference between diff and cmp command in unix?
What does wc command do in unix?