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 :content-type:content-transfer-encoding; q=dns; s=default; b=TJA uvCVa5MThaeq/+WmfKMg9d3CJRTi5Kbed0tY8kTAGbKzMoB7H3XzXfmkatVKfdfF q037UetdslQMVqHGlRGOZ3fIDVCy8Z2K6jKLEBDdmSnyFZdyqx6l/t96jrdr5Eyh HVwynpEkxklStFE8se3Sj+r+MDgHj1x+GzgKXDOc= 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 :content-type:content-transfer-encoding; s=default; bh=OwyZr9asf sMeTFeg81mhfPVt9/c=; b=h1Tc1qKXUXcay9EaQiV8POr/GU9LGGGuyf6W/iXsy 6LY5uBbNj4b46ZbUV8NB2b8qT6lQq9GNihBTi4fOfOsJZoO6XOqcQOD04M4t6Ru9 yTAnUXNwzNxk+3OhdUbXrj/l67L+nJWWBIwuicOGGaYDWXfRoNPA97B2NqZTzscj iA= 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.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pa0-f51.google.com X-Received: by 10.68.213.138 with SMTP id ns10mr19769914pbc.50.1415460585848; Sat, 08 Nov 2014 07:29:45 -0800 (PST) Message-ID: <545E36E5.5010507@gmail.com> Date: Sat, 08 Nov 2014 23:29:41 +0800 From: Theodore Si User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Should the group of my user be None? Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi all, I just installed cygwin on my Windows 8.1 laptop and I found that the result of ls -l is like this: -rw-rw-r-- 1 Theodore None 0 Nov 8 22:44 a And I fond that I am in several groups $ groups Theodore Theodore : None root Performance Log Users This raise my curiosity because when I use git, I got some error. Then I read this: http://stackoverflow.com/questions/9561759/why-cannot-chmod-in-cygwin-on-windows-8-cp I wonder why I need to use chgrp to make it right? Is this a bug? Thanks Theo -- 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