X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=H68Jb9pWVV0F9OpF a0ppvOKYZkMTp+2ZTNbT+jz0eeKTM7NqHMl1+P60+EkqVdiSZBUcXAvlGZtyzv21 ptfYU0YK7lIqRr0GYZ7mhN97gUebnDF3rVyby4iFCP+j3pqlNe1HNljw9+APFnzM 0fk82ocnS18Nf/YD2tOFv7yfFZs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=4oF64t+V3fDfBreY+JsLhB k9nh8=; b=GXohgkKZJVS2UW1ANsX/l6XkVkHKG0Z2FTR8cHQdY+zXbuakwY1hC+ 8Kaq3gUobK241XGLt7j1NWoenwe+TBvqiXJayHw1DiGRG9U9pc2MLVjTYpHiutNa MdPUTwU7qTlHzMswjxmI2NsKkeqyScVzAPM0ANni+xQ1CqDOvliW8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=brian, Brian, HX-HELO:sk:mailout, 25072018 X-HELO: mailout09.t-online.de Subject: Re: NEW DEFECT: Basic cygwin Update Fails to Complete To: cygwin AT cygwin DOT com References: <6e331c0a-5a5a-1126-1a47-9b662805b939 AT t-online DOT de> From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= Message-ID: <73752d84-abfe-1786-b9ad-d06e313cd133@t-online.de> Date: Wed, 25 Jul 2018 21:13:58 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Am 25.07.2018 um 20:50 schrieb Brian Inglis: > If you use a Cygwin shell you can see /usr/{bin,lib}/, etc.; if you use a > Windows shell you can not. That's got nothing to do with the shell. It only depends on whether the program that does the "seeing" is a cygwin-based one or not. From a plain CMD.exe: C:\>\cygwin\bin\ls -l /usr total 360 drwxr-xr-x+ 1 hbbro hbbro 0 Jul 4 00:15 bin drwxr-xr-x+ 1 hbbro hbbro 0 Nov 29 2017 i686-pc-cygwin drwxr-xr-x+ 1 hbbro hbbro 0 Nov 29 2017 i686-w64-mingw32 [...] -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple