osx - Unable to update my Bash in Mac by MacPorts -


By MacPorps I have updated 3.2.48 unsuccessfully.

It seems that I do not have it active, because I

  $ BASH_VERSION 3.2.17 (1) --release  

How can I echo? / Strong> is such that I take it for my login shell?

Run the following code, for example change your shell to the latest bash installed by MacPorts

"

Standard shell "

You must add

  / opt / local / bin / bash  

From

  / etc / shells  

Note that / etc / shell is just a text file, so you can do it directly You can edit if you are certified as root TE You can change the program commands

  sudo -s password: # echo / opt / local / bin / bash & gt; & Gt; / Etc / shells  

If your first chsh command has failed, then restart it if you have been able to change the above file.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -