Help for this page

Select Code to Download


  1. or download this
    #!/bin/tcsh
    
    ...
    
    setenv CIRCUIT_LIC /tools/circuit/difflib/asdf.lic
    setenv SERVER_LIC /tools/circuit/difflib/server.lic
    
  2. or download this
    my @lines =`. foo; env`;
    
    ...
    {
       print "[DEBUG] $line <br>\n";
    }
    
  3. or download this
    sh: line 6: setenv: command not found
    sh: line 7: setenv: command not found