Phenomenon:
As shown in the figure, use ls to view the files in the directory. It is found that the file name has garbled codes and strange symbols, which cannot be deleted by RM command;
Solution:
At this time, the file can be deleted through the inode of the file
Operation process:
Use LS – Il to view the file inode
Use the command find- Inum XXXX – delete delete delete file
End
Similar Posts:
- Git Error: Unable to create ‘D:/xxx/.git/index.lock’: File exists. Another git process seems to be running in this repository, e.g.an editor opened by ‘git commit’. Please make sure all p
- Redis: How to Use the command to delete keys in batches
- FTP delete the directory and files, and there is a file deletion prompt under the directory [550 remove directory operation failed.]
- [Solved] SVN Error: “containing working copy admin area is missin
- [Solved] passwd: Authentication token manipulation error
- Linux: MySQL Start Error: Starting MySQL.Manager of pid-file quit without updating file.[FAILED]
- MySQL Lock Error: Lock wait timeout exceeded [How to Solve]
- Svn is already under version control [How to Solve]
- [Solved] K8s cannot delete the namespace. It is always in the terminating state.
- Nginx Error: nginx: [error] CreateFile() “D:\nginx-1.20.1/logs/nginx.pid” failed (2: The system cannot find the file specified)