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:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; q=dns; s=default; b=Xo0va/hMGn/u1FGVQNTN pU8xBpVbQfCQo8BMkriH43bwMAXCGLeS4Hh32gVHF4Z5Vh5rvwQLWOrbOsxmhKE7 u/xMrncG4tIts1deDhuLbPinUNf3lSH4/+ptDxo4gZ7+CLz2G3Ia3iNiD9WTUExD lta2EnlWEvmtIo4VcBtC5xE= 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:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; s=default; bh=B2ZOnXqLV6H4fje5lU2JYB8V/t o=; b=dlO/663GOC38eZRFVbbIgC7Dm8JB635b9JdfwZAi3c6y/vuPrtfViBD2T9 09MKvHaVQ+EeJQiOhWszrecX4zd+YoxLjokU+rGcUrjErN6AuOmXO/FP+TDWlE/R 95Cp0D09r4uvZmD+0pB8t+nLFe3axXgo8Azv/RiR7449c6bXY= 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.3 required=5.0 tests=AWL,BAYES_05,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-spam-relays-external:sk:webmail, H*RU:sk:webmail, H*r:sk:webmail, H*r:194 X-HELO: lb1-smtp-cloud7.xs4all.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 20 Apr 2018 14:53:47 +0200 From: Houder To: cygwin AT cygwin DOT com Subject: Re: umask problem: wrong permissions for new files In-Reply-To: <5cdf9901f2c50f2fa15d7ce5c01c8fdf@smtp-cloud7.xs4all.net> References: <20180420100357 DOT GA21217 AT rus DOT uni-stuttgart DOT de> <5cdf9901f2c50f2fa15d7ce5c01c8fdf AT smtp-cloud7 DOT xs4all DOT net> Message-ID: <4193888c3a18f9663e422fb2554a3be4@xs4all.nl> X-Sender: houder AT xs4all DOT nl User-Agent: XS4ALL Webmail X-CMAE-Envelope: MS4wfDOh7yY1VavJ16iI9UyDXXpeP+mSh49WNhEo6uMCKlz4JRQsNQAJDjnN6AL57+TYQyqem2r51J3r1eYZZz9r206N+CX1oAUiouGFIKvKG9krLAHcm78R up1aUPwxBTWEPz/xopbCyXLDDkxiAyhhILFkcK4pJibAs8azUO7iYglTq2VH1/UfOppmVrTxMWyNM8zCN0+ITn7wxEnAjYajh1I= On 2018-04-20 14:45, Houder wrote: > 64-@@ umask > 0022 > 64-@@ ls -l /tmp > total 0 > -rw-r--r-- 1 Henri None 0 Apr 20 14:37 junk > 64-@@ touch /tmp/junk > 64-@@ ls -l /tmp > total 0 > -rw-r--r-- 1 Henri None 0 Apr 20 14:39 junk Sorry. Read the above as: 64-@@ umask 0022 64-@@ ls -l /tmp 64-@@ touch /tmp/junk 64-@@ ls -l /tmp total 0 -rw-r--r-- 1 Henri None 0 Apr 20 14:39 junk Henri -- 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