[Tutorials] 加锁的文件和文件夹如何删除
Tofloor
poster avatar
ronghai
deepin
2021-12-17 19:11
Author

安装了一个软件,文件夹及文件不能删除

卸载后文件夹空了,没有文件

但是右键文件夹无法删除

Reply Favorite View the author
All Replies
jjcui8595
deepin
2021-12-17 19:16
#1

sudo rm -rf 文件夹名

Reply View the author
ronghai
deepin
2021-12-17 19:24
#2
jjcui8595

sudo rm -rf 文件夹名

文件名 加路径/不加路径都用了,密码也输对了,还是没删掉

是不是重启动后才看出来

Reply View the author
ronghai
deepin
2021-12-17 19:24
#3
jjcui8595

sudo rm -rf 文件夹名

文件名 加路径/不加路径都用了,密码也输对了,还是没删掉

是不是重启动后才看出来

Reply View the author
ronghai
deepin
2021-12-17 19:37
#4

重启了还是在,没删掉

Reply View the author
learner
deepin
2021-12-17 19:45
#5

在要删除的文件夹的上一层文件夹中点右键,选择“以管理员身份打开”,然后再删除那个“加锁”的文件夹,或许能把它删掉?

Reply View the author
jjcui8595
deepin
2021-12-17 20:24
#6

sudo lsattr看看是不是有“i”属性

Reply View the author
Linux小白2019
deepin
2021-12-17 22:22
#7

管理员身份进去看看,要看看有没有隐藏文件,把里面文件清空再删除试试

Reply View the author