Cmd.gs

my digital notepad

cmd: wdiff

July 14, 2020 — cmcipriano

do a colored diff result using wdiff.

to use $: wdiff one.txt two.txt --no-common -n -w $'\033[30;41m' -x $'\033[0m' -y $'\033[30;42m' -z $'\033[0m'

Tags: terminal-commands