Le jeudi 10 janvier 2008 à 15:18 +0100, Jernej Simončič a écrit : > On Thursday, January 10, 2008, 14:58:28, Laurent Vivier wrote: > > > Do you like '^' ? > > Bad idea - this is the escape character in Windows shell :)
Perhaps this should work: - option name must end with '=' - option value must end with ',' or '\0' (allows '=' in filename) - if option name must have ',', we double it (allows ',' in filename) - ' ', '\' and '"' are not separators at this level and are managed at shell level Examples: qemu -drive file=my=file,if=scsi -> filename is "my=file" qemu -drive file=my,,if=ide,if=scsi -> filname is "my,if=ide" Laurent -- ----------------- [EMAIL PROTECTED] ------------------ "La perfection est atteinte non quand il ne reste rien à ajouter mais quand il ne reste rien à enlever." Saint Exupéry
signature.asc
Description: Ceci est une partie de message numériquement signée