Ken Moffat schreef:

On Thu, 11 Aug 2005, Michiel Faber wrote:

Hello,

I have got a problem with file permissions.  When i untar a file, use
it, and after that remove the direcory i get the question: rm: remove
write-protected regular file X?
This is a lot of work for al the file's. How can i prevent this?


The easiest way is to use rm -rf, (but you'd better be
really sure what file specification you pass to that)

Ken
Thanks for the help.

rm -rf indeed worked but is not a solution to the wrong (i think at least) file permisions. Even without configure, make and make install, the questions pop up. Umask is set to 022.

Can i solve the problem of file permissions after untarring a file?

Michiel





--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to