On Tue, 19 Nov 2019 at 00:54, Flaming Hakama by Elaine <
ela...@flaminghakama.com> wrote:

>
>> From: Aaron Hill <lilyp...@hillvisions.com>
>> To: lilypond-user@gnu.org
>>
>> Date: Sun, 17 Nov 2019 21:04:07 -0800
>> Subject: Re: Mac OS 10.15 Catalina (fonts)
>> On 2019-11-17 8:50 pm, Tim McNamara wrote:
>> > The default Catalina shell is zsh.  You can use bash but you may have
>> > to set it to that.
>>
>> Scripts should generally begin with an appropriate "shebang" to avoid
>> confusion:
>>
>>      #!/usr/bin/env bash
>>
>> I, for instance, run fish in my WSL environment, but I script almost
>> exclusively in bash.
>>
>>
>> -- Aaron Hill
>
>
> Correct, one has to install bash on the newest mac OS Catalina.
>

Catalina includes the same shells as earlier versions of macOS; bash, tcsh,
csh, sh, zsh, and ksh.
The only difference is that the default has changed to zsh. You can set
desired shell  per user in
Users & Groups / Advanced Options. All shells are located in /bin/ and can
be used in a
shebang as required.

-- 
Sven Axelsson
++++++++++[>++++++++++>+++++++++++>++++++++++>++++++
>++++<<<<<-]>++++.+.++++.>+++++.>+.<<-.>>+.>++++.<<.
+++.>-.<<++.>>----.<++.>>>++++++.<<<<.>>++++.<----.

Reply via email to