delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/11/08/10:43:00

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 12D193858C56
Authentication-Results: sourceware.org;
dmarc=fail (p=none dis=none) header.from=nifty.ne.jp
Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com 2A8FfQOQ008928
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp;
s=dec2015msa; t=1667922086;
bh=hA5VrS9LlahV1e4ql3cjeXId/QTpqtnomRATGb3Zbm0=;
h=Date:From:To:Cc:Subject:In-Reply-To:References:From;
b=P742Kj0rZ74uBGiGHOGBfJXHE+dGckD9X249jDFg2QVZhDRlyweJj3ZEt2CtQhFqZ
P2NCGrugINxupc+g3tcjVXT54jTOohy0ZYJPPwrfCuWz8QamKJ5r5Ce9aaBQ9lA1Cw
CECsajFqqbpXg7trlazew5CTrezCYcdeh2PSlYnXss7JnsHycviox54xyUqbpBXvBj
1s5TcZee6P+HrOXaBl52YEk97oJzamJDZ8pCxx8UWKXa3EazV2G9l3IGJ/VlZ0pP75
SLqucA+Q0zzsV0VqmxhIhqA4RyJ6DJVvqy7mJPuonr3ZbK+t74a7zq+YSplYUEbvnc
Qm1NmSzRcS5EQ==
X-Nifty-SrcIP: [220.150.136.180]
Date: Wed, 9 Nov 2022 00:41:27 +0900
From: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Cc: Derek Pagel <Derek DOT Pagel AT infor DOT com>
Subject: Re: Cygwin commands are intermittently hanging on Windows
Message-Id: <20221109004127.dea961f4dcb0d354fa3acc5b@nifty.ne.jp>
In-Reply-To: <CH2PR02MB6024059985EA304DB4C442D5E53F9@CH2PR02MB6024.namprd02.prod.outlook.com>
References: <CH2PR02MB60248F2E94F6AE770B509A59E53C9 AT CH2PR02MB6024 DOT namprd02 DOT prod DOT outlook DOT com>
<20221108092420 DOT 7e52f3be24171e27b0215a52 AT nifty DOT ne DOT jp>
<CH2PR02MB6024059985EA304DB4C442D5E53F9 AT CH2PR02MB6024 DOT namprd02 DOT prod DOT outlook DOT com>
X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
Mime-Version: 1.0
X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

On Tue, 8 Nov 2022 13:25:05 +0000
Derek Pagel wrote:
> The script was written using Strawberry Perl with Cygwin in the %PATH% variable. Then the script makes system calls using that Cygwin.

my $TESTDIR = getcwd() . "\\test<file://test>";
my $MVCMD = "mv test.txt " . $TESTDIR . "\\test.txt<file://test.txt>";
my $RMCMD = "rm " . $TESTDIR . "\\test.txt test2.txt<file://test.txt%20test2.txt>";

Even using Strawberry Perl, "<file://xxx>" in above lines cause error.

-- 
Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>

-- 
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019