This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: not updating unwritable cache ../config.cache


At 04:02 PM 3/24/00, John Wiersba wrote:
>1)  The following never works for me
>    [[ -w FILE ]] && echo ok
>even if the file *is* writable by me.


This is known.  You won't get the test to work unless the permission you
are checking is available "across the board".  Corinna has made some 
changes to address this under NT/NTFS in later snapshots but that won't
be any solution for 9x platforms AFAIK.  You might want to check your umask
setting and make sure it doesn't mask out write permissions for group 
and others...


Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX
                                        (508) 560-1285 - cell phone



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]