Answers for "mac use bash 5"

1

mac set bash as default shell

chsh -s /bin/bash
Posted by: Guest on June-11-2020
0

how to install bash script on mac terminal

$ bash --version
GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin18)
Copyright (C) 2007 Free Software Foundation, Inc.
Posted by: Guest on October-24-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language