Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

bash_optparse: advanced option parsing system for bash

8 views
Skip to first unread message

cabal

unread,
Mar 17, 2011, 11:40:32 AM3/17/11
to
Small announcement: as per the subject, I have developed a command
line parsing system for bash somehow similar to python's optparse.
I started using it heavily and find it useful, maybe someone else will
be interested.

1) github repositoy: https://github.com/carlobaldassi/bash_optparse
2) quick explanation with download links: https://github.com/carlobaldassi/bash_optparse/wiki
3) a simple example file: https://github.com/carlobaldassi/bash_optparse/raw/master/doc/example_script_simple

Comments / suggestions are welcome.

0 new messages