2023-01-06 11:26:40 +01:00

4 lines
48 B
Bash
Executable File

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