10-04-04 11:01 PM
Morten Seeberg wrote:[vbcol=seagreen]
> Is there any way to use more descriptive options such as:
>
> -option1 blabla -option2 blabla
> instead of just
> -o blabla -p blabla
>
> I havent been able to find anything about it or make i work with getopts...[/vbcol
]
As others pointed out already, ksh93 supports that feature.
The only somewhat elaborate source of documentation with
examples that I have found yet is a book of Rosenblatt
("Learning Korn Shell" was the title, I think).
Janis
[ Post a follow-up to this message ]
|