Hi there ;).
I´m having a problem with the permission masks applied to my files in
cygwin. For example, if I untar a file with php files, my cygwin system
writes them as:
-rwx------
If I run the same command on a Unix system the mask is:
-rw-r--r--
It happens with all the files, not only php ones. I´ve checked the umask
command, and both are the same in the 2 systems.
0022
Any idea? Thanks in advance, Simon.
--
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/