Skip to main content

Thread: diff with colors


are there variants of diff give color output differences between 2 files?

know eclipse , other ides offer type of service, i'm looking command line tool.

hmm, think found 1 unified diff:
http://boredzo.org/diff-colorize/

using , alias (tsch) great job.
code:
alias diff      'diff -u \!* | diff-colorize.py'
i happy hear if has others.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [all variants] diff with colors


Ubuntu

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'