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
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
How do I change directories in linux command line?
What are grep commands?
What are runlevels in linux?
How cp command works in linux?
What is FC command?
What does comm do and how to use it?
What is nbtstat command?
Enlist some linux networking and troubleshooting commands?
How do I test my cpu speed?
What is the command to see on which port which service is running?
Brief about finger username?
What is clang linux?
What is pwd in linux command?
How remove all files in a directory linux?