how to see unallocated hard disk space on linux
Answer Posted / john
Took clue from Answer 4,
In RHEL 5.5, I used:
parted /dev/sda print all free
This listed all partitions detailed, with free space available.
Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
How use more command in linux?
Write about an internal command.
What is $@ in bash?
How do I run a shell script?
What is cd in cmd?
Can I delete .bash history?
How do I check my disk space?
The command ‘umask -S’
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
What is netstat command in linux?
How do I use nslookup in linux?
What is the use of man command in linux?
What does history command do in linux?
What is history command in linux?
How do you create a file in linux?