Computer/Util,Software
무료 DIFF TOOL / 파일비교 프로그램 - MELD
yehza
2021. 11. 25. 13:58
무료 DIFF TOOL / 파일비교 프로그램 - MELD
오늘은 텍스트 파일 비교, Compare할 수 있는 무료 프로그램입니다.
meld라는 무료 프로그램이구요.
winmerge나 기타 kdiff같은 프로그램도 써봤는데 가독성이나 복사하는 기능 등 간편하면서도 제일 괜찮은 프로그램 인 듯 합니다.
공식 사이트 http://meldmerge.org/
Meld
What is Meld? Meld is a visual diff and merge tool targeted at developers. Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and has support for many popular
meldmerge.org
기본적으로 file, directory, version, merge control을 제공합니다.
비교하다가 다른 부분은 저렇게 하이라이트로 표시해줍니다.
네모칸의 화살표를 클릭하면 바로 복사/붙여넣기가 됩니다.
그리고 저장하면되겠죠??
git이나 svn이 있지만 공통으로 편집하는 파일, 프로젝트 때 한번 쯤 써봄직 합니다.