On 04/29/2010 04:47 PM, Matthew B. Smith wrote:
> If I set the permissions of a file to be read only I can still delete
> it, or modify it w/out warning.
> This is an administrator acct if that affects the issue. I am using 1.7
Yes, that makes a difference. I bet if you became root on your Ubun
If I set the permissions of a file to be read only I can still delete
it, or modify it w/out warning.
eg.
touch test.txt
chmod 444 test.txt
echo "what" >> test.txt
In ubuntu I get an error, in cygwin it just modifies the file.
This is an administrator acct if that affects the issue. I am using
2 matches
Mail list logo