sbdiff is a frontend for (GNU) diff with colorized side by side output
sbdiff is a frontend for (GNU) diff.
It compares files and directories line by line, outputs the files side-by-side in two columns and colorizes the differences.
Because it is a console application, no GUI is necessary.
GitSync is a shell script designed to simplify the usage of the version control system GIT (see www.git-scm.com for more information) by providing a "do everything to sync my repository" command.