- or download this
use lib "$ENV{'SECTRAN_DIR'}/lib" ;
use sectran ;
- or download this
if (exists $ENV{HOME}) {
$file = "$ENV{HOME}/.profile" ;
...
print "\n\tNo profile file found!\n" ;
$result = 98 ;
}
- or download this
TERM=vt220; export TERM
PATH=/usr/local/bin:/usr/bin:/usr/ucb:/etc:/isw/tpp/oracle/live/1.6.1/
+ids/bin:/i
...
fmxs:.
PATH=$PATH:${ORACLE_HOME}/bin:${ORACLE_HOME}/dbs
export PATH'
- or download this
#
while (($key, $value) = each (%ENV)) {
print "\n\tKey :: $key" ;
print "\n\tValue :: $value" ;
}
- or download this
Running /home/interface/.profile.
...
Value :: GB
Key :: PATH
Value :: /usr/bin: