view unixSoft/bin/opendiff-w @ 311:745e7cc9c2cd

emacs: bind C-x C-b to ibuffer, which is awesome
author Augie Fackler <raf@durin42.com>
date Tue, 07 May 2013 14:39:15 -0400
parents 26f9c18b588c
children
line wrap: on
line source

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