Unix for Beginners
Unix Shell Programming
Advanced Unix
Unix Useful References
Unix Useful Resources
Selected Reading
© 2013 TutorialsPoint.COM
|
delpart - Unix, Linux Command
Advertisements
NAME
delpart -
simple wrapper around the "del partition" ioctl
SYNOPSIS
delpart device partition DESCRIPTION
delpart is a program that asks the Linux kernel to remove a partition.
This command doesnt manipulate with partitions on hard drive.
OPTIONS
| Tag | Description |
|
device | | |
Specify the disk device.
|
|
partition | | |
Specify the partition number.
|
SEE ALSO
Advertisements
|
|
|