godiff Find differnt strings in two files. Usage: Compile it with: go build and run: godiff example/first.txt example/second.txt Results of differences will be in two files diff_f_s.txt and diff_s_f.txt