#!@PERL@ # # $Id$ # eval "exec @PERL@ -S $0 $*" if $running_under_some_shell; # dump semaphore array values tony@divnc.com require 'sys/sem.ph'; require 'getopts.pl'; &Getopts("vhi:k:"); # verbose, help, id, key if ($opt_h || ($opt_i && $opt_k)) { print STDERR <