> Since I am using bash Console in Opensolaris 2009. > 1. find '.profile' in your home directory using ls -a > 2. open the file '.profile' using vi .profile
B4 editing any config file, make sure that you make a copy of the original file, say, cp .profile ~/Documents/profile.original (Keep in mind the the ever-present "Murphy's Law" :-) ) -- This message posted from opensolaris.org