[CentOS] Command line partition manipulation

Fri Aug 8 13:30:07 UTC 2008
Karanbir Singh <mail-lists at karan.org>

Plant, Dean wrote:
> Is there a way to use a non-interactive command to create the new 2nd
> partition in the free space?

parted works well for such situations, and if python is your thing, 
pyparted is already included in the distro.

- KB