view unixSoft/bin/opendiff-w @ 327:7530d66758cb

emacs: prevent tramp from trying to be clever about PATH
author Augie Fackler <raf@durin42.com>
date Tue, 11 Mar 2014 13:53:02 -0400
parents 26f9c18b588c
children
line wrap: on
line source

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