[SunRescue] Bash/Sol7
Maarten Deen
mdeen at xs4all.nl
Mon Apr 24 02:20:03 CDT 2000
Gregory Leblanc:
> Any more ideas for filenames? :-) Now I've got .bashrc, .profile,
> .bash_login, none of which change the bloody PATH! So, more ideas?
.bash_login does. This is from my system:
bash$ more .bash_login
alias ls='ls -F'
PATH=$PATH/usr/dt/bin:/usr/openwin/bin:/usr/local/bin:/usr/sbin
MANPATH=$MANPATH/usr/man:/usr/local/man
export PATH
export MANPATH
bash$ echo $PATH
/usr/bin:/usr/dt/bin:/usr/openwin/bin:/usr/local/bin:/usr/sbin
bash$ echo $MANPATH
/usr/man:/usr/local/man
bash$
Maarten
--
Maarten Deen +31 (0)77 3076879
mdeen at xs4all.nl http://www.xs4all.nl/~mdeen
More information about the rescue
mailing list