On Wed, 30 Jul 2003 22:03:20 +0200, Luca Miselli wrote:
> Today I upgraded my solaris 7 to solaris 9
>
> everything went quit fine, but I can't manage to get the prompt corect
> in the bash
>
> I suppose I have to modify /etc/profile but all my attempt failed...
Leave the files in /etc be. Customize such things in your ~/.profile or
~/.bashrc and symlink ~/.bash_profile -> ~/.bashrc.

Aside from having /etc/profile affect -all- users such system files
-might- be replaced by a patch and you would lose your customizations.