Changes between Version 22 and Version 23 of OpenSolaris


Ignore:
Timestamp:
Nov 25, 2009, 3:18:08 AM (14 years ago)
Author:
Bruno Cornec
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenSolaris

    v22 v23  
    133133# echo 'export PATH' >> /etc/profile
    134134# source /etc/profile
    135 # grep SUPATH /etc/default/login
    136 # # SUPATH sets the initial shell PATH variable for root - Cf http://www.sunmanagers.org/archives/2000/0765.html
     135# grep PATH /etc/default/login
     136# PATH sets the initial shell PATH variable
     137PATH=/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sfw/bin:/usr/perl5/5.8.4/bin
     138# SUPATH sets the initial shell PATH variable for root
    137139SUPATH=/usr/local/bin:/usr/local/sbin:/usr/sfw/bin:/usr/sbin:/usr/bin:/usr/perl5/5.8.4/bin
    138140# which wget