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 c++ makefile?
what is the roles and responsibilities in linux system admin having 2yrs exp..?
What is the difference between command ‘ping’ and ‘ping6’?
What is df command in unix?
What is grep command?
What does make clean command do?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
Why ms dos is used?
What is the export command used for?
How cp command works in linux?
How do I change directories in linux command line?
What signal is ctrl c?
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?
What is the root directory linux?
What is the difference between clang and llvm?