X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E2673385770F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1689758154;
	bh=DSV89Y+b32/Kj3vSTcWbkEDZMOLVIVl6LW48RcjpSrw=;
	h=Date:To:Cc:Subject:In-Reply-To:References:List-Id:
	 List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe:
	 From:Reply-To:From;
	b=Ka2aRgZIGvHh01H9QMjT0+5rtMDeU1Z8y9SDZ4Sgs3Vu/lmB7LD1zcWkJnLl4ReKY
	 GTRIvL+hhATq2GZMaXRTObZbCxtq9MuccgfIUZBbFU0doILlStnwUsRA4bzYD9eOQk
	 r8slV78xUyi38dVbdQpJ8M7wGJknn4R0LTg/sZ0M=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DD4FA3858C66
Date: Wed, 19 Jul 2023 18:15:10 +0900
To: cygwin@cygwin.com
Cc: Orit Heimer <heimer.orit@gmail.com>
Subject: Re: Cygwin64 does not show my desktop directories
Message-Id: <20230719181510.57ca759a683ed3cc47dde1ae@nifty.ne.jp>
In-Reply-To: <CAJ8X7ET-mPr+y+P3VHyRLuqWCc_6zrRhG1uz83uC3XKu=BnRRw@mail.gmail.com>
References: <CAJ8X7ET-mPr+y+P3VHyRLuqWCc_6zrRhG1uz83uC3XKu=BnRRw@mail.gmail.com>
X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
Mime-Version: 1.0
X-Spam-Status: No, score=-3.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE 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@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
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: Takashi Yano via Cygwin <cygwin@cygwin.com>
Reply-To: Takashi Yano <takashi.yano@nifty.ne.jp>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

On Wed, 19 Jul 2023 11:52:31 +0300
Orit Heimer wrote:
> Hello to all,
> I am new to Cygwin64 and encountered a problem.
> I am using a Windows 10.
> I try to get cygwin64 to show my desktop directories.
> I use the following command to change to this directory:
> *cd /cygdrive/c/Users/Default/Desktop*
> But when I then use *ls* I get nothing.
> I suspect this is a permission problem, but I failed to overcome it.

The directory you cd'ed is not correct.
Use:
/cygdrive/c/Users/$USER/Desktop

-- 
Takashi Yano <takashi.yano@nifty.ne.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
