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
Which command is used to uncompress gzip files?
Does linux cp command overwrite?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
What are linux commands useful?
What is the difference between diff and cmp command in unix?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
Why is linux cpu usage so high?
What is $@ in shell?
What is command grouping and how does it work?
Which command will show you free/used memory? Does free memory exist on linux?
What is the purpose output of cd command?
How do I do a whois search?
What is grep command?
Explain trap command of linux?
What is finger command in linux?