1)首先建立一个空白文件夹。 mkdir /tmp/linuxdiyf 2)之后使用以下语句即可快速的删除文件。 rsync --delete-before -d /tmp/linuxdiyf/ /the/folder/you/want/delete/