bash VS macos

Compare bash vs macos and see what are their differences.

macos

The open-source components of macOS. Using the "GitHub File Diff" Chrome/Firefox extension is recommended as most commits are too large to view fully. (by apple-open-source)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
bash macos
3 7
9 140
- 4.3%
3.4 4.7
7 months ago about 1 month ago
C
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bash

Posts with mentions or reviews of bash. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-30.
  • ScummVM officially released in the App Store
    4 projects | news.ycombinator.com | 30 Dec 2023
    They inlined the code here: https://github.com/apple-oss-distributions/bash/commit/9817a...
  • Apple finally removing Python 2.7 in macOS 12.3
    4 projects | /r/apple | 28 Jan 2022
  • Apple Open Source
    7 projects | news.ycombinator.com | 8 Dec 2021
    It is -because- Apple is opposed to Open Source that they are unable to even ship a version of bash from the past 10 years out if fear of the big bad GPLv3 licensing might make them actually allow public auditing of their proprietary OS.

    The Apple commitment to Open Source is mostly one direction and largely limited to cased where they have no legal choice such as GPL. They allow some contributions to happen to appease Apple engineers they want to retain, but as a whole Apple is fundamentally committed to walled gardens.

    https://github.com/apple-oss-distributions/bash/tree/bash-12...

macos

Posts with mentions or reviews of macos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-30.
  • ScummVM officially released in the App Store
    4 projects | news.ycombinator.com | 30 Dec 2023
    > ...even though they are technically in violation of the GPL by modifying and shipping bash binaries without full source - it is missing rootless.h (not the X11 file)

    They're not.

    They've covered this in two main ways:

    1) By listing all their source code on https://opensource.apple.com/ (which links to their GitHub with all the source code)

    2) By offering a complete machine-readable copy of the source code upon request as per GPLv2 (3)(b). This offer is made both in the license agreement[0] you agree to when booting up your Mac for the first time, updating it, etc., as well as in an Acknowledgements.rtf[1] file that is located on your drive at multiple locations (e.g., /Library/Documentation) and linked to from within certain apps (e.g., about section, acknowledgment section under Help, EULA agreement prompt, etc.).

    That covers the bash part. rootless.h isn't part of bash and is part of libSystem.dylib, so that would fall under the OS exception in GPLv2[2]:

    > However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.

    0: https://www.apple.com/legal/sla/docs/macOSSonoma.pdf (see §15)

    1: https://opensource.apple.com/source/files/files-553/Library/...

    2: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html

  • Open Source at Apple. Open source software is at the heart of Apple platforms and developer tools. Apple works with developers around the world to create, contribute, and release open source code.
    1 project | /r/opensource | 12 Nov 2023
  • The first conformant M1 GPU driver
    5 projects | news.ycombinator.com | 22 Aug 2023
    What do you mean by "upstream" in this context? https://github.com/apple-open-source/macos ? Something else?
  • macOS 13.5 source code released
    7 projects | news.ycombinator.com | 16 Aug 2023
    The XNU kernel has been open source for a very long time.

    https://opensource.apple.com

    https://en.wikipedia.org/wiki/XNU

    Note that this is not the full operating system/windowing system, it's just the kernel.

  • Apple GPU drivers now in Asahi Linux
    2 projects | /r/linux | 7 Dec 2022
  • Tutorial – Write a Shell in C
    4 projects | news.ycombinator.com | 14 Feb 2021
  • Operating System
    1 project | /r/ProgrammerHumor | 21 Dec 2020
    Yeah, definitely not a fan of the phoning home part. But let’s not be melodramatic. https://github.com/apple-open-source/macos

What are some alternatives?

When comparing bash and macos you can also consider the following projects:

Servo - Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine

VideoLAN Client (VLC) - VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/

darwin-xnu - Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu

distribution-macOS

asdf - Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more

SystemProgramming - Angrave's Crowd-Sourced System Programming Book used at UIUC

kotlin - The Kotlin Programming Language.

macs-fan-control - Control fans on Apple computers

docs - Hardware and software docs / wiki

darling - Darwin/macOS emulation layer for Linux

build-your-own-x - 🤓 Build your own (insert technology here) [Moved to: https://github.com/codecrafters-io/build-your-own-x]

FEX - A fast usermode x86 and x86-64 emulator for Arm64 Linux