# HG changeset patch # User Augie Fackler # Date 1253933161 14400 # Node ID 9fdb82e108de6ea03daeef287864d0981910d7cd # Parent a585b0d2b828cd2fd4a73b16728ba1ad5de45e82 I really always need opendiff-w. diff --git a/unixSoft/bin/opendiff-w b/unixSoft/bin/opendiff-w new file mode 100755 --- /dev/null +++ b/unixSoft/bin/opendiff-w @@ -0,0 +1,2 @@ +#!/bin/sh +opendiff "$@" | cat