view unixSoft/bin/opendiff-w @ 383:887566d21cd8

fill-paragraph: steal kf-fill-paragraph from kfogel
author Augie Fackler <raf@durin42.com>
date Mon, 14 Mar 2016 21:30:37 -0400
parents 26f9c18b588c
children
line wrap: on
line source

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