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