Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C6291A8.3070707@syntrex.com> Date: Thu, 07 Feb 2002 15:39:36 +0100 From: Pavel Tsekov User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: "Turner, Nicholas" CC: "'cygwin AT cygwin DOT com'" Subject: Re: CHMOD - Still having problems !! References: <20BF6965E809D6119DC0009027E34A122534DA AT mail DOT imserv DOT invensys DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Do you use NTFS or FAT ? Turner, Nicholas wrote: > Hi, > > I have checked the cygwin mailing lists and read the relevant docs > but still have problem getting chmod to work on my NT4 SP6 PC. > > I have set the cygwin environment variable as below: > > $ cat cygwin.bat > @echo off > D: > chdir \Program Files\Cygnus\bin > set CYGWIN=binmode ntsec tty > set PATH=d:/Progra~!/Cygnus/bin > set HOME=d:/Progra~1/Cygnus/home > set VISUAL=notepad > set EDITOR=notepad > bash --login -i > > Now whenever I 'touch' a file, e.g. > > touch test.file > > ...the permissions are set thus > > N_Turner AT PC435 ~/temp > $ touch tmp > > N_Turner AT PC435 ~/temp > $ ls -l > total 0 > -rwxrwxrwx 1 N_Turner Administ 0 Feb 7 14:22 tmp > > Do anybody have any idea why this is ? I hope I haven't missed something in > the setup. By the way I'm using version 1.3.9. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/