bash

v 5.2.26 Updated: 3 months, 1 week ago

Bash (bourne-again shell) is a UNIX command interpreter

Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and Tools standard. It offers functional improvements over sh for both programming and interactive use. In addition, most sh scripts can be run by Bash without modification.

https://www.gnu.org/software/bash/bash.html

To install bash, paste this in macOS terminal after installing MacPorts

sudo port install bash

Add to my watchlist

Installations 783
Requested Installations 234