On Wed, Mar 25, 2009 at 01:11:44AM +0200, Andrew McGill wrote: > A longstanding nit with fdisk is that you cannot tell it what you want it to > do all at once, but have to talk to it interactively. This patch allows you > to say things like > d 2 > to delete partition 2, and > c p 3 '' +1G > to create a primary partition, number 3, starting at default position, 1Gb > big. A particular annoyance that it fixes is that to delete the first > partition, you can now use "d 1". I'll review & apply the patch later -- currently the code is in feature-freeze state. Karel -- Karel Zak <kzak@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html