查找重復文件的Perl腳本 fdupe
fdupe 是一個很小的 Perl 腳本,用來檢索指定目錄并找出其中重復的文件,該腳本是通過文件內容來識別是否重復文件,而非文件名。fdupe 無需其他 Perl 腳本支持,運行速度非常快。
Fdupe is a small Perl script which recursively scans directories and finds any duplicate files. The script compares the file contents, not file names. It doesn’t use any Perl modules and is very fast.
本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!