10-12-07 06:16 AM
Have a look at a hidden file named .profile or .dtprofile in your home
directory. A snippet is below. And be careful in here, people bite. If that
don't work, refer to the reply above mine.
-Mike
# you're after something like BROWSER=blah_blah_blah
# ~/.profile: executed by the command interpreter for login shells.
# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login
# exists.
# see /usr/share/doc/bash/examples/startup-files for examples.
# the files are located in the bash-doc package.
# set PATH so it includes user's private bin if it exists
if [ -d ~/bin ] ; then
PATH=~/bin:"${PATH}"
fi
"sk8r-365" <sk8r-365@sk8r.debian.etch.invalid.org> wrote in message
news:obqdnbbkTZUGLpPanZ2dnUVZ_oLinZ2d@br
esnan.com...
> Horton heard a Who named Joe Bloggs saying:
>
> Hi, how do we know which environ and distro is in use by your post?
> Hi, How do we know what your goals are by your post?
> Hi, how do we know what you're intending to accomplish?
> Hi, how can we help you given you *lack* of information?
>
> --
> sk8r-365
[ Post a follow-up to this message ]
|