[BlueOnyx:10692] Re: Cant move or delete file
Charles Bowman
charlesbowman at wknet.co.uk
Fri Jun 1 04:47:13 -05 2012
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/d5e5a68a/attachment.html>
More information about the Blueonyx
mailing list