From: john AT exmachina DOT net (John Mullee) Subject: Re: How can I have a working chmod 12 Nov 1998 01:17:02 -0800 Message-ID: <3.0.3.16.19981111154508.18ff46ba.cygnus.gnu-win32@exmachina.net> References: <364768C2 DOT 1692F2ED AT omedia DOT ch> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: Guglielmo Pasa , gnu-win32 AT cygnus DOT com At 23:12 1998-11-09 +0100, you wrote: >Why doesn't chmod work as expected. >It doesn't change anything. in bash: you might have to mount C:\\cygnus\\cygwin-b20\\H-i586-cygwin32\\etc /etc first. $ mkpasswd -l > /etc/passwd $ mkgroup -l > /etc/group and then, if running under NT, add 'ntea' to the CYGWIN environment variable --8<-- cygnus.bat SET MAKE_MODE=UNIX SET CYGWIN= binmode ntea mixed tty strip-title glob SET HOME=C: C:\cygnus\cygwin-b20\H-i586-cygwin32\bin\bash --login --8<-- note that 2 spaces are necessary after the '='. This might only work under NT .. ? John - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".