view unixSoft/bin/opendiff-w @ 265:09c0d4ed07f3

hg: new egrep alias
author Augie Fackler <durin42@gmail.com>
date Wed, 02 Nov 2011 09:53:57 -0500
parents 26f9c18b588c
children
line wrap: on
line source

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