2022-02-23 15:05:42 +00:00

4 lines
48 B
Bash
Executable File

#!/bin/bash
set -eu
diff -u $1.org $1 > $1.diff