User Tools

Site Tools


unixscripts:2-argp.sh

This is an old revision of the document!


argp.sh(1) is a wrapper around getopt(1) to make life much easier for script developers. It's used in most of my scripts - look at them for examples of use. The essential file to install is the first one here - the script itself. Put it somewhere on your path.

      
* [[http://bhepple.freeshell.org/scripts/argp.sh | argp.sh ]]

Note that **argp.sh(1)** deprecates an older script that I wrote called **process-getopt**(1).
There is a 'c' version of **argp.sh**(1) written in the repository.

* Homepage, Releases and Repository

[[https://sourceforge.net/p/argpsh/wiki/Home/ | Sourceforge homepage ]]

To get the latest:

<code>

svn checkout svn://svn.code.sf.net/p/argpsh/code/trunk argpsh-code

<code>

unixscripts/2-argp.sh.1450169781.txt.gz · Last modified: 2015/12/15 01:56 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki