virgin XP Install From Internet All Users Unix C:\cygwin ftp://mirrors.rcn.net default package set
NTFS partition this time. All chmods but the last one seem the same as under UNIX.
$ cd /tmp $ mkdir j $ cd j $ touch p $ ls -l -rw-r--r-- $ chmod a+x p $ ls -l -rwxr-xr-x $ chmod a-r p $ ls -l --wx--x--x $ chmod a+x p $ ls -l --wx--x--x
The full ls -l output (in case ownership & group matter) is like this: total 0 --wx--x--x 1 Administ None 0 Mar 26 20:41 p
$ groups None Administrators Users $ whoami Administrator $ set | grep ntsec $ set | grep CYGWIN $ set | grep CYG
Cordially,
Perry
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail
-- 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/