parsing options with getopts

From: Morten Seeberg (xml_at_seeberg.dk)
Date: 10/04/04

  • Next message: Bruce Barnett: "Re: while read VAR VAL; do setenv $VAR $VAL; done"
    Date: Mon, 4 Oct 2004 11:04:55 +0200
    
    

    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...

    ~~~~~~~~~~~~~~~
    /\/\orten $eeberg

    remove x for reply


  • Next message: Bruce Barnett: "Re: while read VAR VAL; do setenv $VAR $VAL; done"