X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=oueUsxE OKb9vuzWyrw49c8saKx3UHsOZyu6+p5zxRy8tbuOkWH55YpqakED3IteVxgNYVkD 7zNmZh8KUKMU2L0JxPTxPSLt4i521InrbWe95HBjBXW5detQo68JIKM4qVF42Azw iRm3K4uL31+KqTHdmu9MsvhPm+fazJgOccv4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=AlWI+Z/ybDrpb Xuyyw4fT6xcWAU=; b=un82tXqNT8e/wARKdJt5JiapqwkpVQTUfzNl7se33dWY+ i0Y72zbbo9esfnszNdtVqUUCN20TAGODI2jdvKnnsJCfYG3Kb6Vwn3WgUrOqd4N8 m7HPqcaR2VNXzHoZYVGKRJu1Ac+uM90EI2Je6WbDxuplXuAqhaXRawg4xSkfV0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:400, sk:reserve X-HELO: mail-ot0-f179.google.com 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; bh=TmrXdLPoH/XamtYkNhtBBp8J0yEFSwJTQ+AaYlje+mQ=; b=RSbfZ1nNXNxikMs2tdL/56NlPtsrPHkRcSKf6d5C6bwtHvlHvRjfmQ6LrSNR+RW5y2 4bkKr9kvvuQ19Xi0w4/MYT9n3WF/KSpfcJQ2ZTv2byDZRQDDx2pWiMqjd7td/QzG7g2j 3zSRLz+4ZUNce3BTtwWDjiKpuL2HauYoTmUOe2jF2kyCaMr4Ba2uave00LF+ZvS+yI9j lVNmxanbPn3VqyJm15MQAYOUWOBNx214YkGT2HWM5VqhK7ju1CyRFFIqaIbh9liBJ8fy NhiElFdAJKOKvLlzSUbEVX1POdWSIWgrNzmTyWjOm5NIuWUekzW3v8NTOIW4gf017qLH N2/A== X-Gm-Message-State: AMke39nD9Y9pRKQukdUGfMOmUFRAKcCEcDK1cmteTByWxds92027G7gqsFbvmnOwAWN4O2AQs37MKKU/Vnim8g== X-Received: by 10.157.35.20 with SMTP id j20mr6921950otb.167.1486763723797; Fri, 10 Feb 2017 13:55:23 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <126350824.20170211003439@yandex.ru> References: <91DCAC3CB99C724EB365BB64677FBE7B139A86 AT MX204CL04 DOT corp DOT emc DOT com> <151946397 DOT 20170210223617 AT yandex DOT ru> <91DCAC3CB99C724EB365BB64677FBE7B139AF9 AT MX204CL04 DOT corp DOT emc DOT com> <126350824 DOT 20170211003439 AT yandex DOT ru> From: Michael Enright Date: Fri, 10 Feb 2017 13:55:23 -0800 Message-ID: Subject: Re: cygpath To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Fri, Feb 10, 2017 at 1:34 PM, Andrey Repin wrote: > Greetings, Gluszczak, Glenn! > >> * is a legal character for ls but perhaps not cygpath? > > "*" is not a legal path name character. And cygpath expects a path. AFAICT, '*' is a legal character in a filename or directory name on Posix systems and Linux. Source: https://en.wikipedia.org/wiki/Filename#Reserved_characters_and_words -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple