view unixSoft/bin/opendiff-w @ 511:a6d9af3fdc50

emacs: rip out packages I no longer use
author Augie Fackler <raf@durin42.com>
date Thu, 18 Feb 2021 11:16:43 -0500
parents 26f9c18b588c
children
line wrap: on
line source

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