view unixSoft/bin/opendiff-w @ 447:4d58dad89581

smailq: fix mode
author Augie Fackler <raf@durin42.com>
date Sat, 30 Sep 2017 06:48:35 -0400
parents 26f9c18b588c
children
line wrap: on
line source

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