On Wed, 2004-03-31 at 19:25, John Williams wrote:
> > Can you re-source your ".bashrc" file
> >         $ source ~/.bashrc
> bash-2.05b$ source ~/.bashrc
> bash: /home/jkiwi/.bashrc: No such file or directory
Ah.

> Doing:
> bash-2.05b export PS1="[EMAIL PROTECTED] > " # from the "Prompt Basics" per Robert 
> Fisher
> 
> corrects the problem but only for that session. How can I "fix" the
> entry?
Create a file in your home directory called ".bashrc" and place the line
        PS1="[EMAIL PROTECTED] > "
in it :)
-- 
Michael JasonSmith                                   http://www.ldots.org/

Reply via email to