On Thu, 01 Apr 2004 07:02, John Williams wrote: > On Wednesday 31 March 2004 07:35 pm, you wrote: > > 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 :) > > Thanks Michael! I wonder where the original file got to? John. > Now to fix the aliases.
You said it happened when you uninstalled OpenOffice.org. Take a look at whatever script executed when you uninstalled OOo.
