wiki.techinc.nl/tests/phpunit/includes/diff/TextDiffer/externalDiffTest.sh

9 lines
64 B
Bash
Raw Normal View History

#!/bin/sh
printf '%s' '- '
cat $1
echo
printf "+ "
cat $2
echo