删除文件

如果遇到由于权限问题而不能删除的文件可以考虑以下步骤。

(Linux)

sudo rm -fr xxx/

如果是根目录(/)的话需要加上–no-preserve-root,

sudo rm -fr –no-preserve-root /

20130604233539

(Windows)

0.可以用Unlocker试试^_^

1.先替换所有者为当前登录的用户, 注意选择”替换子容器和对象的所有者”。

20130604232458

2.设置Users的权限为”完全控制”, 设置”使用可从此对象继承的权限替换所有子对象权限”。

20130604232731

3.尝试删除

发表评论

注意 - 你可以用以下 HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

:wink: :twisted: :roll: :oops: :mrgreen: :lol: :idea: :evil: :cry: :arrow: :?: :-| :-x :-o :-P :-D :-? :) :( :!: 8-O 8)

本文链接:https://twd2.me/archives/4104QrCode