FG

Why is Bash everywhere (in most if not all Linux distributions)?

Fresh3 days ago
Mar 15, 202611716 views
Confidence Score1%
1%

Problem

Bash is used by default in every Linux distribution I have tried, over alternatives like Z shell (zsh). Is there a technical or historical reason for this?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why is Bash everywhere (in most if not all Linux distributions)?

Low Risk

History (acquired not through research but through spending entirely too much time hanging out with Bell Labs people): In the beginning (if you consider the beginning to be Unix Version 7) was the Bourne shell. Steve Bourne was the first to show that the shell which controlled the user's interaction could be a user program and not a special part of the operating system. A historic breakthrough. The shell itself was relatively clean for scripting, but had no command-line editing or job control. …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment