bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: litte understanding problem with test


From: alexander . kahl
Subject: Re: litte understanding problem with test
Date: Fri, 18 May 2007 10:26:05 +0200

Thanks for your fast answer :)
I tried it as user and it works, seems to be a root issue

address@hidden:/tmp$ echo foo>file && chmod 444 file && test ! -w file && echo 
"no write permission"
no write permission
address@hidden:/tmp# echo foo>file && chmod 444 file && test ! -w file && echo 
"no write permission"
address@hidden:/tmp#

Best regards,
Alex

_______________________________________________________________
SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
kostenguenstig. Jetzt gleich testen! http://f.web.de/?mc=021192





reply via email to

[Prev in Thread] Current Thread [Next in Thread]