help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parsing options in the form "-C8"


From: Chet Ramey
Subject: Re: Parsing options in the form "-C8"
Date: Tue, 16 Nov 2021 15:54:21 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

On 11/16/21 3:47 PM, Dennis Williamson wrote:

>     >> I want to parse options in the following way "-C8", with the option
>     being
>     >> -C and the value being `8`. What can
>     >> I do to implement the functionality?
>     >
>     >
>     > Bash does not have the features you're looking for.
> 
>     `getopts' can parse options specified like this.
> 
> I meant the totality of the feature requirements expressed over time.

Sure, but that's my point. The requirements magically expand beyond the
initial set.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]