# Rdfind - 중복 파일 검색 도구

> Clean Markdown view of GeekNews topic #9669. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9669](https://news.hada.io/topic?id=9669)
- GeekNews Markdown: [https://news.hada.io/topic/9669.md](https://news.hada.io/topic/9669.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-07-07T10:26:01+09:00
- Updated: 2023-07-07T10:26:01+09:00
- Original source: [github.com/pauldreik](https://github.com/pauldreik/rdfind)
- Points: 20
- Comments: 0

## Topic Body

- "redundant data find"  
- 파일 이름이 아니라 내용 기반으로 중복되는 파일을 빠르게 찾는 도구  
  - 백업 폴더를 만들때 유용   
- 사이즈로 정렬한뒤 사이즈가 같은 경우 파일의 앞/뒤 바이트 및 체크섬으로 비교해서 찾음   
- 기본 값은 result 파일에 찾은 파일을 정리   
- ”-deleteduplicates true” 옵션으로 자동 삭제 가능   
- ”-makesymlinks true” 옵션으로 중복파일을 제거하고 symlink로 생성하거나 ”-makehardlinks true” 로 하드링크 생성   
- C 오픈소스 : 리눅스/맥(MacPorts)/윈도우(Cygwin) 지원

## Comments



_No public comments on this page._
