Subjectively

dd if=/dev/random | kirk > blog

Subjectively header image 4

Entries from May 8th, 2009

diff2html

May 8th, 2009 · No Comments · Linux

diff2html is a free and open source utility that uses the output of diff(1) to graphically compare two files in html. A python version of the same thing exists here.  This version of diff2html was created as an exercise in  writing bash string handling and array processing routines.  The python version is actually faster, but [...]

[Read more →]

Tags: