/[public]/getopt/tags/VERSION_1_1_6/getopt-test.tcsh
ViewVC logotype

Annotation of /getopt/tags/VERSION_1_1_6/getopt-test.tcsh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 381 - (hide annotations)
Mon Nov 24 13:46:48 2014 UTC (9 years, 5 months ago) by frodo
File size: 120 byte(s)
(Frodo) Recreate tag

1 frodo 259 #!/bin/tcsh
2     getopt -T >&/dev/null
3     if ( $status == 4) then
4     echo "Enhanced getopt(1)"
5     else
6     echo "Old getopt(1)"
7     endif

Properties

Name Value
svn:executable *

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