sfdisk and scripting
Ok I know most people would say to try to stay away from sfdisk but I have no choice. I am writing a script that will resize partitions automatically and sfdisk is the only one of the fdisks that can be run non-interactively. (or so I'm told)
My problem is the man pages suck. I just wanna know how i can tell it to resize /dev/hd* to whatever size I need it to be.
Anyone have any thoughts?
|