当前位置:网站首页>Delete the file unable to find or create trash directory
Delete the file unable to find or create trash directory
2022-07-19 04:32:00 【AI vision netqi】
unable to find or create trash dirctory
from :
linux Prompt when deleting files :unable to find or create trash dirctory

This problem is mainly due to the lack of The recycle bin Folder , So just add it .
resolvent :
Create a new folder , Name it :.Trash-1000
Then refresh , Now you can delete the file normally .
resolvent 2:
Select Chinese file , Key : shift +delete ,
resolvent 3:
Into the root Delete
# rm -rf /home/XXX/.local (XXX For your user name )
边栏推荐
- Common methods of C string
- Codeforces Round #807 (Div. 2) A~D
- The adaptation of go language under windows10:vscode
- Data interaction between avframe\avpacket and itself in ffmpeg
- How to configure binlog
- Intensive reading series of papers
- 智能硬件语音控制的时频图分类挑战赛2.0(思路以及结果,目前top5)
- golang反转reverse切片slice代码示例
- Practice and improvement of children's network protection industry based on mobile Internet application
- Wechat e-book reading of small program graduation project (4) opening report
猜你喜欢
随机推荐
Gin框架原理
V4l2 learning materials collection
Overview of Baidu map technology, and application development of basic API and webapi
使用kaggle跑李宏毅机器学习作业
Intensive reading series of papers
On the third day of security, iptables prevents nmap scanning and binlog
tf.AUTO_REUSE的作用
Touchid and faceid~2
PowerDesigner显示Comment注释
OSPF anti ring
LeetCode-移除元素
Wechat e-book reading of small program graduation design (5) task book
README. MD add directory
PyTorch Image Models(timm)库
Software testing - use cases
Architecture and application of secure multiparty computing
Machine learning 11: cost sensitive learning
C language explanation series - practice and consolidation of circular sentences, explanation of binary search
[Huang ah code] Introduction to MySQL - 5. Database tips: a single column group by will, and multiple columns?
Autojs learning - realize blissful pure land









