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
Which command is used to delete a group?
How do you run command every time a file is modified?
Explain about communication features in UNIX?
What does df command do in linux?
What is the use of ls command?
How do I find command history in linux?
Explain about lpr filename?
How can we increase disk read performance in single command in Linux?
How do I run multiple commands in linux?
What does in makefile do?
Is cmake a compiler?
What are grep patterns called?
What is vnc?
Explain shift command of linux?
How do you know which shell I am using in linux?