|
|
|
|
|
by bashinator
4275 days ago
|
|
About the same level of effort? Linux: apt-get install bash OS X: Install xcode, install xcodetools (CLI), download bash source code from a mostly-undocumented URL (need to search through apple support forums), download and manually apply patch from GNU. Build bash, manually copy build output into /bin. Yeah, totally the same level of effort. |
|