Changes between Version 12 and Version 13 of OpenSolaris


Ignore:
Timestamp:
10/29/09 01:24:58 (4 years ago)
Author:
bruno
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenSolaris

    v12 v13  
    121121# echo 'export PATH' >> /etc/profile 
    122122# source /etc/profile 
     123# grep SUPATH /etc/default/login 
     124# SUPATH sets the initial shell PATH variable for root 
     125SUPATH=/usr/local/bin:/usr/local/sbin:/usr/sfw/bin:/usr/sbin:/usr/bin 
    123126# which wget 
    124127/usr/sfw/bin/wget