From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk1-x72f.google.com (mail-qk1-x72f.google.com [IPv6:2607:f8b0:4864:20::72f]) by sourceware.org (Postfix) with ESMTPS id E7E6E385E00E for ; Sun, 22 Mar 2020 19:15:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org E7E6E385E00E Received: by mail-qk1-x72f.google.com with SMTP id j4so12982460qkc.11 for ; Sun, 22 Mar 2020 12:15:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ifzCsZxOzXnc8FPm4DQ4IRsnCdHVabhzmLu7pEFVlbg=; b=BBfdurs1HdTslyPSnRXQedvXRsM672ZUYbw0BGThc4A4d9rdNyYvsfQWfnJI46cukb gC30CLdTSJL8G6LIuscuVd2NpRu8ktZetvmRXI3zMIM1Kz9ZoeVApFodeJ+VkufubR4z wkhxsUfnoeIVyK1/14q42TCnOJrYndjccwuygyLOLQ/P+XwyOj1L0IUDYJqrpfx0Aqt0 vfuI8mRK5VgdHEGLTjXmPRLflFKV8z9ObHk9rqvzMdKDZJ3+hVw+NZ9AwB0mJiKtntui 9CEWSNxdWHnW4p+KPVgm0LuY/6YZpcaQ4HfNuH1+LmiD2tKoQLvVemeLRPrbXzcI+hAS jpmA== X-Gm-Message-State: ANhLgQ227umGW1T/yZ3ammE5oLA9yehas7v6UHhONipuMxwSwr0g/TkC Am+h1hSBkV+VoTGiWi9or6jfsKVSMMIxJmO2cWs= X-Google-Smtp-Source: ADFU+vttef7GlMvaPETejFAaP2r3KtaE/2M7hptZkmd0PIxDaQWHTePhYOjk4fvqrfyqdZYLCPZgjxJgQSfa1G5Xz0g= X-Received: by 2002:a37:4bd3:: with SMTP id y202mr18171636qka.32.1584904517579; Sun, 22 Mar 2020 12:15:17 -0700 (PDT) MIME-Version: 1.0 References: <1cff979e-1ec6-285d-f761-7acff17a3483@gmail.com> In-Reply-To: <1cff979e-1ec6-285d-f761-7acff17a3483@gmail.com> From: Paul Moore Date: Sun, 22 Mar 2020 19:15:06 +0000 Message-ID: Subject: Re: shell expansion produces e.g. "ls: cannot access '*.pdf': No such file or directory" in Windows CMD shell, but works okay in bash To: Marco Atzeri Cc: "cygwin@cygwin.com" Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-3.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2020 19:15:19 -0000 On Sun, 22 Mar 2020 at 19:11, Marco Atzeri via Cygwin wrote: > any reason for NOT using a cygwin shell ? Many reasons. But that's not relevant to this thread, is it? (Note: I'm not the OP, just an interested contributor to the thread). I'm happy to elaborate if you want, but I suggest we do it under a different subject line. Paul