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: problem with test -w file


Check the archive for a discussion on this issue but the short answer
is, currently, unless the file is writable "across the board" (i.e.
(--w--w--w-), bash will report that its not writable.

Larry

Original Message:
-----------------
Dear Cygnus,

My apologies if this is the wrong place for this message.
I downloaded the Cygwin package several days ago and am generally
please with it (I use the bash shell mostly).  There is one thing
that baffles me though.  In one of my shell scripts I have the
line
        if test -w $file
to see if the file is writable before doing processing on the file,
but it seems that the result of the test is always 1, i.e. the file
is non-writable.  The same script runs okay on Unix Bourne shell.
Is there something I am doing wrong or is this a bug in test?

Thanks for any help.

Larry

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





---------------------------------------------------------------------
This message has been posted from Mail2Web (http://www.mail2web.com/)
Web Hosting for $9.95 per month! Visit: (http://www.yourhosting.com/)
---------------------------------------------------------------------



--
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]