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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=K5Y1PVY+en0JQxhhdaidAaxP8/G44qXWfvA4jEFxSLB LhK/v9p3Mgyy48KfPIz+38yKjfTcTsoIseWf3dqxivQWEFsxT5lDRymKYJYWZC6S sr3yN/a93sPG4GYOvZH5aOYZ4gFa5B5m066Gg+D9Wq0gQUYrAFbTYsPN7ye6yEGU = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=5JRtvDu4MnqmMIOm6RvrZdFulq0=; b=PKGC55US5SZZ5d13h TeXjZwanASfr9m7YEWO5WJGin/CFK5iD7a8yejY3pYJHE4iTBOaZi+wbMM7wtjVG dZeout924C13VRvuCKqVtzg3eC0gAct3oxn1hA8b4kviV6jvOnKPm67cd1gMSBaa +2+x5Ke5uq/WsxTg4vMCW4dypU= 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=-0.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mout.kundenserver.de Message-ID: <54D9188B.4080508@towo.net> Date: Mon, 09 Feb 2015 21:28:59 +0100 From: Thomas Wolff User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: ls not in sync with chmod (weird problems with file permissions) References: In-Reply-To: X-TagToolbar-Keys: D20150209212859025 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1; X-IsSubscribed: yes Am 09.02.2015 um 16:37 schrieb diod lightbulb: > ... > > 1- For pre-existing files/directories under /cygdrive/d and /cygdrive/e > All my file permissions that were correctly reported by ls -l as > rw-r--r-- became all of a sudden -rw-rwxr--+ ??? The same for > directories where all previously 755 dirs came back as drwxrwxr-x+ > > > ... > % chmod 644 buggy > % stat -c " %a %u %g" buggy > " buggy 674 1000 545 > > Oooch, no change??? chmod used to work before today (BTW, same > behavior for pre-existing files: chmod has no effect). > ... See my mail about "group permissions". This would resolve nicely if chmod gets changed to behave like on Linux. ------ Thomas -- 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