view unixSoft/bin/opendiff-w @ 269:546ac96796da

emacs: use aspell for spell checking
author Augie Fackler <durin42@gmail.com>
date Mon, 12 Dec 2011 11:40:31 -0600
parents 26f9c18b588c
children
line wrap: on
line source

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