On Sat, 2005-02-12 at 21:08 -0600, Mikkel L. Ellertson wrote:
> Safer way:
>
> rm /bin/bash2
> mv /bin/bash /bin/bash2
> ln -s /bin/bash3 /bin/bash
>
> Right now, /bin/bash2 is a link to /bin/bash. After running these
> commands, /bin/bash2 will be the origional /bin/bash file. /bin/bash
> wil
Kenneth Rhodes wrote:
I noticed that I had bash 2.05b installed on my Mandrake 10.1OE
system and that bash3 was available.
I also noticed that my software media manager did not report
a version of bash as being installed. This is true of a number
of other programs as well.
Anyway, after successfull
I noticed that I had bash 2.05b installed on my Mandrake 10.1OE
system and that bash3 was available.
I also noticed that my software media manager did not report
a version of bash as being installed. This is true of a number
of other programs as well.
Anyway, after successfully installing bash3,