Help for this page

Select Code to Download


  1. or download this
    use lib "$ENV{'SECTRAN_DIR'}/lib" ;
    use sectran ;
    
  2. or download this
    if (exists $ENV{HOME}) {
       $file = "$ENV{HOME}/.profile" ;
    ...
       print "\n\tNo profile file found!\n" ;
       $result = 98 ;
    }
    
  3. 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'
    
  4. or download this
    #
    while (($key, $value) = each (%ENV)) {
       print "\n\tKey :: $key" ;
       print "\n\tValue :: $value" ;
    }
    
  5. or download this
            Running /home/interface/.profile.
     
    ...
            Value :: GB
            Key :: PATH
            Value :: /usr/bin: