Skip to content
Discussion options

You must be logged in to vote

@tuffwes as @lewis-yeung stated, this is most likely due to an outdated bash version. Apple is known to ship older versions, and I'm on the same device using bash 5.2.12 without issues.

EDIT: According to the changelog this has been part of the bash 4.2 release. Also confirmed bash on macOS is 3.2.57, and will NOT be updated by Apple ever.

GNU bash, version 3.2.57(1)-release (arm64-apple-darwin22)
Copyright (C) 2007 Free Software Foundation, Inc.

You can update bash using homebrew brew install bash, make sure that you prepend homebrew's excutables path to your PATH.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@tuffwes
Comment options

Answer selected by JanDeDobbeleer
Comment options

You must be logged in to vote
3 replies
@JanDeDobbeleer
Comment options

@oalders
Comment options

@iandunn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #3427 on January 31, 2023 05:43.