Help for this page

Select Code to Download


  1. or download this
              if (@ARGV > 0) {
    
                    if ( $ARGV[0] eq "-c") {
    ...
                    update_exports();
                    exit 0;
            }
    
  2. or download this
    # perl script.pl -c
    Use of uninitialized value $ARGV[1] in string at nfs_security.pl line 
    +171.
    Provided xml file doesnot exists