view unixSoft/bin/opendiff-w @ 329:c35b58b40fcb

textmate.el: use egrep instead
author Augie Fackler <durin42@gmail.com>
date Tue, 11 Mar 2014 14:16:34 -0400
parents 26f9c18b588c
children
line wrap: on
line source

#!/bin/sh
which opendiff || exit 1
opendiff "$@" | cat