dwww Home | Show directory contents | Find package
#!/bin/tcsh getopt -T >&/dev/null if ( $status == 4) then echo "Enhanced getopt(1)" else echo "Old getopt(1)" endif
Generated by dwww version 1.11.3 on Wed May 22 08:03:49 CEST 2013.