CHips L MINI SHELL

CHips L pro

Current Path : /proc/2/cwd/usr/share/doc/util-linux-ng-2.17.2/
Upload File :
Current File : //proc/2/cwd/usr/share/doc/util-linux-ng-2.17.2/getopt-test.tcsh

#!/bin/tcsh
getopt -T >&/dev/null
if ( $status == 4) then
  echo "Enhanced getopt(1)"
else
  echo "Old getopt(1)"
endif

Copyright 2K16 - 2K18 Indonesian Hacker Rulez