From: john AT exmachina DOT net (John Mullee) Subject: B20: chmod @#?!*% 5 Nov 1998 00:27:54 -0800 Message-ID: <3.0.3.16.19981103023120.1c5f4780.cygnus.gnu-win32@exmachina.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: gnu-win32 AT cygnus DOT com $ umount / $ mount -b C: / Warning: / does not exist! <-- bit late for that? :) $ mkdir /etc $ mkpasswd -l > /etc/passwd $ mkgroup -l > /etc/group $ chmod -Rf Administrator /* $ ls -Fals / ls: /pagefile.sys: No such file or directory <-- shouldn't ls -a fix this? total 97 2 -rw-r--r-- 1 544 Domain U 2157 Nov 3 02:04 .bash_history 1 -rw-r--r-- 1 administ Domain U 20 Nov 3 00:57 .profile 14 -r-xr-xr-x 1 544 everyone 26800 Oct 14 1996 NTDETECT.COM* 0 drwxr-xr-x 3 administ Domain U 0 Nov 3 00:35 cygnus/ --snip-- (what's '544' ? not an NT group-id or user-id)) $ /.profile bash: /.profile: No such file or directory $ chmod +x /.profile $ /.profile bash: /.profile: No such file or directory $ ls -Fals /.profile 1 -rw-r--r-- 1 administ Domain U 20 Nov 3 00:57 /.profile .......^..^..^ !! No execute priveliges !! this all worked in B19. BTW; thanks everybody for the faster un*xoid tools. The bug reports are a reflection of users' enthusiasm 8) ! 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".