how to see unallocated hard disk space on linux

Answer Posted / mohan

Answer is #fdisk -l or #fdisk -l /dev/device_name (hda,sda etc.)
and Total Cylinders and Used cylinders.

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I create a .txt file?

545


What is du command in linux?

551


How do you know which shell I am using in linux?

531


What are the commands used in command prompt?

538


What does sh do in linux?

508






What is difference between sh and bash?

514


What Command used to lock user password?

589


What is the symbol of linux?

552


In order to improve your system’s security you decide to implement shadow passwords. What command should you use?

536


What is finger in networking?

539


What would be the result of issuing the command cat phonenos?

510


Enlist some linux to file content commands?

571


Which command is used to delete a group?

559


What is umask 000?

549


Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.

1174