From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward101p.mail.yandex.net (forward101p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:101]) by sourceware.org (Postfix) with ESMTPS id CB1703874C0A for ; Fri, 5 Mar 2021 13:05:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org CB1703874C0A Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=anrdaemon@yandex.ru Received: from forward103q.mail.yandex.net (forward103q.mail.yandex.net [IPv6:2a02:6b8:c0e:50:0:640:b21c:d009]) by forward101p.mail.yandex.net (Yandex) with ESMTP id D35533283C05; Fri, 5 Mar 2021 16:05:01 +0300 (MSK) Received: from vla5-d4be149c9aa7.qloud-c.yandex.net (vla5-d4be149c9aa7.qloud-c.yandex.net [IPv6:2a02:6b8:c18:3485:0:640:d4be:149c]) by forward103q.mail.yandex.net (Yandex) with ESMTP id CF84761E0002; Fri, 5 Mar 2021 16:05:01 +0300 (MSK) Received: from vla5-445dc1c4c112.qloud-c.yandex.net (vla5-445dc1c4c112.qloud-c.yandex.net [2a02:6b8:c18:3609:0:640:445d:c1c4]) by vla5-d4be149c9aa7.qloud-c.yandex.net (mxback/Yandex) with ESMTP id bZJ22bYPBx-51H04aMj; Fri, 05 Mar 2021 16:05:01 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1614949501; bh=FoqvPV5jvc93uxHbYUnFbmcMYIHN4eXAqmGr1I4aS4I=; h=In-Reply-To:Subject:To:From:Message-ID:References:Date:Reply-To; b=nVbgdy//GlkncnXSOrrY+WLg8Xv0XUbGGiRN0uLEx+0v2UTRfzu3nXoXF0VuebavX F3E9IThGrVX/jH8CSL41/47cKb4YsTAcCW9wcF3XQHmkD0omP1KG0p24jFUF8LPzLF yauR0M5yYxnP7VjGEH6nGMJqvg6GL8mKOZFcKvxQ= Authentication-Results: vla5-d4be149c9aa7.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru Received: by vla5-445dc1c4c112.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id RR9FVCbq1X-51nuMRkh; Fri, 05 Mar 2021 16:05:01 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Fri, 05 Mar 2021 12:53:35 -0000 Date: Fri, 5 Mar 2021 15:53:35 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home Reply-To: cygwin@cygwin.com X-Priority: 3 (Normal) Message-ID: <135460705.20210305155335@yandex.ru> To: GEORGE GRAF , cygwin@cygwin.com Subject: Re: Windows can't find file saved in Cywin In-Reply-To: <145829280.119563.1614936240528@connect.xfinity.com> References: <145829280.119563.1614936240528@connect.xfinity.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2021 13:05:28 -0000 Greetings, GEORGE GRAF! > I saved file hi.c in cygwin. But, when I searched for it in File Explorer (Windows 10), it was NOT FOUND. > How can I use it on another computer? Navidate to the file in Cygwin and run cygpath -alw hi.c to locate the corresponding Windows name. -- With best regards, Andrey Repin Friday, March 5, 2021 15:52:51 Sorry for my terrible english...