Help for this page

Select Code to Download


  1. or download this
    #! /bin/csh
    
    ...
       unset shlib_path_name
    endsw
    unset ARCH DEFAULTMANPATH MANTYPE old_value
    
  2. or download this
    #!/usr/local/bin/perl -w
    
    ...
    delete($ENV{SGE_EXECD_PORT});
    
    # NEED HELP HERE