How to run TKDiff from the terminal on mac os

荒凉一梦 提交于 2019-12-23 10:02:12

问题


I downloaded TKDiff from http://tkdiff.sourceforge.net

I would like to use it from the terminal like i'm using the regular diff. something like:

tkdiff file1.txt file2.txt

can anybody help me with that?

thanks!


回答1:


Use the homebrew version.

First install brew (http://brew.sh), then brew install tkdiff then it should just work



来源:https://stackoverflow.com/questions/16318592/how-to-run-tkdiff-from-the-terminal-on-mac-os

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!