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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Fj hhRwL0ss21+FIn8D0dwuHr7WKIDnnfC+pNIg/tMoCZIRHqyMBVp1ybXyc9ygwwl4 pFpSpLfHQNbLbcJoolmCv+ZjVdJEgMP6ZzlaQj8hGfW8Jl34RNF4Qs3gzluoasD9 my3I4HjX9u31jXU1CRrs30jnBP6qojiLMYrBW2bK0= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=jhtImZG0 QYZdlVbYC9L9zC9eGKk=; b=sTxK4l3c3UIoC62+GeLqVzvSekD23mIv9W5mRKp/ ipjJNEhmY/hBMelHOy2wMClVwbgCwGgBCglwfxUcxizV8fgKvhyr0jY9VtkFE+9U XnXG5QNWgv/MgTRiXnZdnVsL3cCxA2okaNkVcewXXuBrVGAuWVsU4VZyTh85k5Z3 Mxg= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-yk0-f172.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=ChgPnTbXrtUwugTrKUBF9DrigQMyDe+nFO3RHseXuak=; b=cjGCtRr5nH9AdMogltx5lEKnFHDVTDdFhf3CpcHgBIQ7sCfKdbGnU9x5qqj1aLP8Qg wTbJFWuLkAAoW8Ubi+X1PbDVq0buU39rehzcw3zfvm/oXVMmaqzS2xpGHDfZod0rcFNN Bub/SiVA4Ts06MY/0ay7M/Jjhts9wohjXlMC6pGHKplUq9IdsQvQm/tz+0IZ6IlD7VM5 RqzFmbYAG6C218Y2xlMDClJAnJfF08K2CVC7+CSl7KH/X4t9+wKxSzmJGTLnvnBtydm8 OkFgX7DSb1RBt9BZNOGQXmV5SkhGTD8TNdkjRnhwjzpndkiPT61OUzt4JCcf2nTjkUhc M9JQ== X-Gm-Message-State: ALoCoQnd57P+rA4sGDkG/rVNi9zVBkIDjF8B1t9DREl8KEln1RSQ2DFqidia6dg7v8FpelcYWTR4 MIME-Version: 1.0 X-Received: by 10.170.62.133 with SMTP id e127mr285771yke.81.1441137951625; Tue, 01 Sep 2015 13:05:51 -0700 (PDT) In-Reply-To: References: Date: Tue, 1 Sep 2015 13:05:51 -0700 Message-ID: Subject: Re: "permission denied" issues when removing files/folders created by cygwin From: Michael Enright To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On Tue, Sep 1, 2015 at 12:48 PM, Roger Pack wrote: > It appears the problem lies with creating a file named "NUL" windows > utilities just don't know how to deal with it (you can recreate it by > creating a folder, then from cygwin bash $ touch NUL) then try and > remove the folder with windows explorer. The utilities "know" how to deal with it, given their design: http://blogs.msdn.com/b/oldnewthing/archive/2003/10/22/55388.aspx -- 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