bash_kernel
bash_kernel copied to clipboard
Using system Bash instead of installed Bash on macos?
trafficstars
Opening a Bash notebook or Bash console uses the system installed 3.2.57 version, yet opening a terminal uses the version that I installed - Bash 5. Is there anyway to change this so that I am using Bash 5 in the notebook and console?
It should use whatever bash is found first on PATH when it starts.