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


Please Help Members By Posting Answers For Below Questions

Explain the ‘ls’ command in linux

552


What does f mean linux?

526


What does uname command do?

593


How do I check command history?

539


Does cp overwrite?

558






Is cmake only for c++?

556


What is clang llvm?

582


What is make command in linux?

544


What command is used to check the number of files, disk space, and each user’s defined quota?

511


What will happen when a system call is encountered in a user program?

1499


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?

516


What is 9 in kill?

517


How do I permanently set ulimit in linux?

512


What signal is ctrl c?

510


What is echo command in batch file?

585