Copyright © 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
Copyright © tutorialspoint.com