From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id a1938a1c for ; Mon, 16 Dec 2019 00:24:28 +0000 (UTC) Received: (qmail 7107 invoked by alias); 16 Dec 2019 00:24:21 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 24552 Received: (qmail 1781 invoked by uid 1010); 16 Dec 2019 00:24:21 -0000 X-Qmail-Scanner-Diagnostics: from mail-ua1-f46.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.1/25663. spamassassin: 3.4.2. Clear:RC:0(209.85.222.46):SA:0(-2.0/5.0):. Processed in 1.512336 secs); 16 Dec 2019 00:24:21 -0000 X-Envelope-From: oguzismailuysal@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.222.46 as permitted sender) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=LCOJL/55O5huDF73bEjS+cPpsTO7Nww1Medr/16qVUo=; b=Gms7KPlbzeOkYhlvBt89zCXr1Ejh5IYqav4Y+9JIm6Ziw/ZNw0E2YeArJYRZYfbEBw OqEyD/feKwhy8AewhomtH7WELQDrUEEpTV8nXdqJYqxkos//lalvYN+zwFME9aqajRAi IhIzmQkVgTPe4KCYINc+zDqYwsr0+19B9FN59hKwF6API4UddIx16zYbHr2IMFps6EOu Mf0iXiFzmre+LJiZfe6gYZcUnYw4n9Mwa6M7ahK4pHD9dtnFlBJFTxK9He3MsoOu7AEf 3SNfws6v4RuS1bk4Q0PRpHRm2Uf8wnOFuMV9QIralDr3CaS8niArp/1K8ToNw3FhcByL g0fg== X-Gm-Message-State: APjAAAVrACv/6VX/Xg2tWzwrn4so0Mmt3DwGmqKpOTkIINjF/qswaIvd skgRvGdTTZ8/qJ7f3Oq4JpJoTPjA7TiXOBRDrhMKnYNMidw= X-Google-Smtp-Source: APXvYqylY/PzfJ6g4cF+ECxi8VelipPp7yx1jwHUItflWRjCB3L/43I0X67lxZfUDCm1oiWMDgTEQ1HZVfbDw9Wd9OU= X-Received: by 2002:ab0:254c:: with SMTP id l12mr20718408uan.136.1576455827126; Sun, 15 Dec 2019 16:23:47 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <6C537986-6091-4EF2-AA85-EB3391DF5F27@dana.is> References: <20191215100507.GA23773@pooh.my.domain> <20191215120231.GA18473@pooh.my.domain> <6C537986-6091-4EF2-AA85-EB3391DF5F27@dana.is> From: =?UTF-8?B?T8SfdXo=?= Date: Mon, 16 Dec 2019 02:23:46 +0200 Message-ID: Subject: Re: variable expanding to `*` matches a literal `*` in case cond. construct To: dana Cc: Zsh Users Content-Type: multipart/alternative; boundary="000000000000947ec60599c739a0" --000000000000947ec60599c739a0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 16 Aral=C4=B1k 2019 Pazartesi tarihinde dana yazd=C4=B1: > > Apple have changed their default *log-in shell* to zsh. /bin/sh is still > /bin/bash (though it seems like they might switch to dash in the future?)= , > and > both of those still work exactly the way they did before. You still need > to go > out of your way to write scripts that run under zsh. Even if you use zsh = to > run a shell script without an interpreter directive, it will run it with > /bin/sh. > Thanks, this is something I didn't know. So the conclusion is; 1. One should never, ever expect zsh to be compatible with other shells since it has to suck, just as its users, 2. Apple doesn't force zsh, and a proper shell is still available, so no need to worry. This is my last post to this mailing list, thanks. --=20 O=C4=9Fuz --000000000000947ec60599c739a0--