how to see unallocated hard disk space on linux
Answer Posted / mayilvahanan
using parted command, we can see unallocated hard disk space
parted /dev/cciss/c0d0 print
from abobe device could be sda, hda as per our attached hdd.
| Is This Answer Correct ? | 5 Yes | 17 No |
Post New Answer View All Answers
When and how linux developed?
How do I set permission to run in linux?
How do I check memory usage on linux?
How do I check disk space in bash?
Which daemon is used for scheduling of the commands?
Main configuration file and command used for NFS enabling exported directories and deamons?
What is df command in linux?
How can I create a file with cmd?
Explain about gzip filename?
What does curl command do in linux?
How can you check the amount of lines in a file?
What is ulimit command?
What is DISM command?
What file type is a makefile?
What is tty in linux process?