The environment setting is usually done in Unix'
.profile file and Linux has a similar file for both the
system and the user. <br><br>Do a find / -name
"*profile*" -print <br>from a high level directory (your home
or root) to find all of these files.