From e86ecba94bd7f1c7fa0f8583d84468293ae936a2 Mon Sep 17 00:00:00 2001 From: thing1 Date: Sun, 22 Jun 2025 19:23:30 +0100 Subject: many things, final commit --- comp/gift/wordcount.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 comp/gift/wordcount.sh (limited to 'comp/gift/wordcount.sh') diff --git a/comp/gift/wordcount.sh b/comp/gift/wordcount.sh new file mode 100755 index 0000000..74eb254 --- /dev/null +++ b/comp/gift/wordcount.sh @@ -0,0 +1,2 @@ +#!/bin/sh +detex writeup.tex | wc -w -- cgit v1.2.3