#!/usr/bin/env pp Book club @ nfld files https://nfld.uk The latest book club discussions, nominations, etc. #! d=$(date) for f in *.html do b="$f".old if test -f "$b" then >&2 printf "Processing %s...\n" "$f" diff=$(wdiff -3 "$f" "$b") if test $? == 1 then #! <![CDATA[Recent updates to $f]]> https://nfld.uk/$f $d #! fi fi done #! #! >&2 printf "Feed complete.\n"