/[public]/getopt/tags/start/getopt-test.bash
ViewVC logotype

Contents of /getopt/tags/start/getopt-test.bash

Parent Directory Parent Directory | Revision Log Revision Log


Revision 261 - (show annotations)
Mon Nov 7 22:09:12 2005 UTC (18 years, 4 months ago) by (unknown author)
File size: 122 byte(s)
This commit was manufactured by cvs2svn to create tag 'start'.
1 #!/bin/bash
2 if `getopt -T >/dev/null 2>&1` ; [ $? = 4 ] ; then
3 echo "Enhanced getopt(1)"
4 else
5 echo "Old getopt(1)"
6 fi

Properties

Name Value
svn:executable *

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26