X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 87F6A384B806
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1604245423;
	bh=yDTffge3FT92svgCO2AUzln5WfwlbLYiRb1tQH7bE/0=;
	h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
	 From;
	b=qEH0TQbmorTM1+GZgcNrcPaOHJYgYDboQOT39DX/fZc2zwjRBh63bnqBTWMI1yJMS
	 UQTTltT9/u7g5HkAjMrmsWiZuupA8Y6mqWpnIDvIZg5AIHLgywIt4xLVKcFqIG+t95
	 cj+hQT7b4W7GI8OB8EGaYloDg2Ij3mQSDX0Pj6TA=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 695503858D37
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=Ri7cmRRVQCPoPUlfiiaKsrcQN7dEGCnKar7pFKE6iD8=;
 b=HG9OGcKPQuDTsLoFUtNqf4d/UHRXnv1kmGWjuR4NM6DD+XtkM2DfgY4EoS0zFgP+vH
 OM1iNX5WvOf49wotuSE7L2hyPmDZtRRr3J8hNa4gWt8jWz+1rVNoc9zj03VCrQJW+yFh
 y0/7FSvLt8zEKXzuv2D4MgCvNZhN+Tg6WGKyy53MhL3INxQd5a0WauKlm6sN7CA/cMsw
 SRMz9I8UpE+uEiTFFJLx86yqzT3hfOsz5wZ94TysKFNhMJQtN2evFI1o9uIX0hbqFgqS
 qfFRJLVcZab+ItuJcokvl4rse9nDomvAXpgarrUfLChPPJH/BEbSn/K8e1SNU5MGzHn0
 3dYQ==
X-Gm-Message-State: AOAM531VVCWf6/4nYa6w9dg0kjovVpS5Jpn1Qa9m4nIbg9Aqcn0sDCAW
 W2oSk5lxBgckuw6W2ceyJgyLJjI6PIMnFIxZP2I=
X-Google-Smtp-Source: ABdhPJx2aUfen12vMtFvWSuNL2AGg5XB751CmVhfnD9VRcEr0faEUsZjkAvycIDQ/Cr3xM7VvXWtXyrV7GjxgCdI0DA=
X-Received: by 2002:a05:6512:290:: with SMTP id
 j16mr4090486lfp.62.1604245417329; 
 Sun, 01 Nov 2020 07:43:37 -0800 (PST)
MIME-Version: 1.0
References: <CAJg5x_ZYpRfkd36o1dmB89s_1FPGe1rwdaejDbN3qaH-a3DpnA@mail.gmail.com>
 <87d00xgk9c.fsf@Rainer.invalid>
In-Reply-To: <87d00xgk9c.fsf@Rainer.invalid>
Date: Sun, 1 Nov 2020 23:43:24 +0800
Message-ID: <CAJg5x_Yc3riNry_2vEFgH2h8AHs7CqoXmhk0OCn3DMp0Fy7XMQ@mail.gmail.com>
Subject: Re: cygpath -w space becomes line breaks?
To: Achim Gratz <Stromeko@nexgo.de>
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HK_RANDOM_ENVFROM,
 HK_RANDOM_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=no 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
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: =?utf-8?b?5paf6YWM6bWs5YWEIHZpYSBDeWd3aW4=?= <cygwin@cygwin.com>
Reply-To: =?UTF-8?B?5paf6YWM6bWs5YWE?= <tgckpg@gmail.com>
Cc: Cygwin <cygwin@cygwin.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

Ooooh thanks I do it like cygpath -w "`pwd`" and now it works now.

On Sun, Nov 1, 2020 at 11:39 PM Achim Gratz <Stromeko@nexgo.de> wrote:
>
> > Is this intended or am I misconfiguring something?
>
> You have to quote any arguments that may contain spaces in the shell,
> else they get parsed as separate words and later interpreted as separate
> arguments to cygpath.
>
>
> Regards,
> Achim.
> --
> +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
>
> Samples for the Waldorf Blofeld:
> http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra
> --
> Problem reports:      https://cygwin.com/problems.html
> FAQ:                  https://cygwin.com/faq/
> Documentation:        https://cygwin.com/docs.html
> Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple



-- 
Regards,
Penguin
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
