mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-09 08:16:58 +02:00
removed MacOS from intro
MacOS no longer ships bash as the default shell
This commit is contained in:
@@ -23,7 +23,7 @@ translators:
|
|||||||
---
|
---
|
||||||
|
|
||||||
Bash is a name of the unix shell, which was also distributed as the shell
|
Bash is a name of the unix shell, which was also distributed as the shell
|
||||||
for the GNU operating system and as default shell on Linux and Mac OS X.
|
for the GNU operating system and as the default shell on most Linux distros.
|
||||||
Nearly all examples below can be a part of a shell script
|
Nearly all examples below can be a part of a shell script
|
||||||
or executed directly in the shell.
|
or executed directly in the shell.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user