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

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

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: 120 byte(s)
This commit was manufactured by cvs2svn to create tag 'start'.
1 #!/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