On Apr 1 07:15, David Rothenberger wrote: > Yufeng Xiong wrote: > > >1. What is the '+' in the file mode? I know it has something to do with > >file > >permission, after > >the editing, my web server/PHP does not have permission to open test.php > >anymore > > > I believe the "+" indicates that there are some Windows permissions that > do not map to the Unix-style user/group/other. For example, if I create
Not quite right. Posix allows additional permissions as well. The '+' is documented in the ls man page btw. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/