From a0a4920deaf4ca645cdfee45edf00e614369882f Mon Sep 17 00:00:00 2001 From: dzwdz Date: Thu, 25 May 2023 21:54:37 +0200 Subject: initial commit --- src/index.sh | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 src/index.sh (limited to 'src/index.sh') diff --git a/src/index.sh b/src/index.sh new file mode 100644 index 0000000..9e0dbaa --- /dev/null +++ b/src/index.sh @@ -0,0 +1,59 @@ +#!/bin/sh +# vim: set syntax=html: +set -e +cat < + + + + + + dzwdz + + + +
irc +dzwdz on {libera,tilde}.chat
+
email +dzwdz at disroot
+
feeds +atom, +ass +
+
+EOF + +awk -F"\t" '/^2/ { + print "
", $1, "", + "", $3, "
"; +}' $1 -- cgit 1.4.1-2-gfad0