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 parallel ssh?
Explain the ‘ls’ command in linux
What is llvm used for?
What is apple llvm?
How do I find my user id in linux?
Explain about lprm job number?
How do I find previous commands in linux?
How do I run multiple commands in linux?
How do you ask politely?
What Command used to lock user password?
Why we use pwd command in linux?
What is the difference between locating and locate command?
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
What is bash command?
How do you create a file?