in reply to Re: Parsing command linein thread Parsing command line
--> myprog -s "two words" --> myprog -s 'two words' --> myprog -s two\ words [download]