view unixSoft/bin/opendiff-w @ 393:08755f0a9f1f

bootstrap: drop trailing whitespace
author Augie Fackler <raf@durin42.com>
date Mon, 27 Jun 2016 16:31:18 -0400
parents 26f9c18b588c
children
line wrap: on
line source

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