Parent Directory | Revision Log
Imported sources
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 |
Name | Value |
---|---|
svn:executable | * |
frodo@frodo.looijaard.name | ViewVC Help |
Powered by ViewVC 1.1.26 |