X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org DD4FA3858C66 Date: Wed, 19 Jul 2023 18:15:10 +0900 To: cygwin AT cygwin DOT com Cc: Orit Heimer Subject: Re: Cygwin64 does not show my desktop directories Message-Id: <20230719181510.57ca759a683ed3cc47dde1ae@nifty.ne.jp> In-Reply-To: References: 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 AT cygwin DOT 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: , From: Takashi Yano via Cygwin Reply-To: Takashi Yano Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" 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 -- 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