Brian Candler wrote:
> 
> Which means it's world-writable, as the warning says. In octal:
> 
>     7   7   7
>    111 111 111
>    rwx rwx rwx    (user, group, world)
> 
> man chmod

why does ruby check its permission? I do want this path writable. how 
can I disable this warning?
-- 
Posted via http://www.ruby-forum.com/.