[BlueOnyx:10695] Re: Cant move or delete file
Steffan
general at ziggo.nl
Fri Jun 1 05:06:46 -05 2012
Yes,
I didnt know you cant see that it is protected
Removed the protection with chattr
Now I can delete it.
Van: blueonyx-bounces at mail.blueonyx.it
[mailto:blueonyx-bounces at mail.blueonyx.it] Namens Charles Bowman
Verzonden: vrijdag 1 juni 2012 11:47
Aan: BlueOnyx General Mailing List
Onderwerp: [BlueOnyx:10692] Re: Cant move or delete file
How about
#Rm -i '*ilenam*'
or
is the immutable flag set? :
#lsattr filename
if it is set ("i"), unset it:
#chattr -i filename
#rm filename
On 1 June 2012 09:52, Steffan <general at ziggo.nl> wrote:
Hello,
As root I cant delete one file
Cant move ist so cant replace it
-rwxr-xr-x 1 root root 673380 Apr 7 13:54 filename
Rm -f filename rm: cannot remove `filename': Operation not permitted
Any idee how to fix ?
Thanxs
Steffan
_______________________________________________
Blueonyx mailing list
Blueonyx at mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20120601/24e3a41f/attachment.html>
More information about the Blueonyx
mailing list