Changes between Version 22 and Version 23 of OpenSolaris
- Timestamp:
- Nov 25, 2009, 3:18:08 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OpenSolaris
v22 v23 133 133 # echo 'export PATH' >> /etc/profile 134 134 # 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 137 PATH=/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 137 139 SUPATH=/usr/local/bin:/usr/local/sbin:/usr/sfw/bin:/usr/sbin:/usr/bin:/usr/perl5/5.8.4/bin 138 140 # which wget