On Mar 15, 2020, at 12:21, David Kastrup <d...@gnu.org> wrote:
> 
> Han-Wen Nienhuys <hanw...@gmail.com> writes:
>> suggests that OSX actually uses bash.
> 
> Paywalled site.

The current macOS (10.15.3, "Catalina") sets zsh as the default shell for new 
users.  bash is still provided.

    $ zsh --version
    zsh 5.7.1 (x86_64-apple-darwin19.0)
    $ /bin/sh --version
    GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin19)
    Copyright (C) 2007 Free Software Foundation, Inc.
— 
Dan


Reply via email to