[parted-devel] [PATCH v2] parted/ui: Count empty quoted strings as words in multi_word mode

Sebastian Parschauer sparschauer at suse.de
Mon Sep 4 07:45:59 UTC 2017


On 04.09.2017 09:30, Sebastian Parschauer wrote:
> Script mode:
> parted -s /dev/vdb mkpart "''" 0% 100%

Escaping the quotes from command line also works. It's the choice of the
user if

parted -s /dev/vdb mkpart \"\" 0% 100%

looks better.



More information about the parted-devel mailing list