delpart(8) debian man page | unix.com

Man Page: delpart

Operating Environment: debian

Section: 8

DELPART(8)						       System Administration							DELPART(8)

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 doesn't manipulate partitions on hard drive.
OPTIONS
device Specify the disk device. partition Specify the partition number.
SEE ALSO
addpart(8), fdisk(8), parted(8), partprobe(8), partx(8)
AVAILABILITY
The delpart command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. util-linux January 2007 DELPART(8)
Related Man Pages
partx(8) - linux
partx(8) - v7
partx(8) - redhat
partx(8) - osx
partx(8) - bsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results