Greetings, Houder!
> On Fri, 7 Dec 2018 02:56:50, Andrey Repin wrote:
>> Greetings, All!
>>
>> This has been plaguing me for several years, but only now I got to test it
>> more thoroughly.
>> Shame on me.
>>
>> $ /usr/bin/getopt --options '+H' --shell sh --name x -- -d
>> getopt: unknown optio
On Fri, 7 Dec 2018 02:56:50, Andrey Repin wrote:
> Greetings, All!
>
> This has been plaguing me for several years, but only now I got to test it
> more thoroughly.
> Shame on me.
>
> $ /usr/bin/getopt --options '+H' --shell sh --name x -- -d
> getopt: unknown option -- d
>
> Expected output:
>
Greetings, All!
This has been plaguing me for several years, but only now I got to test it
more thoroughly.
Shame on me.
$ /usr/bin/getopt --options '+H' --shell sh --name x -- -d
getopt: unknown option -- d
Expected output:
x: unknown option -- d
$ /usr/bin/getopt -V
getopt from util-linux 2.2
3 matches
Mail list logo