aboutsummaryrefslogtreecommitdiff
path: root/2024/13/clean.sh
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-12-13 06:51:26 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2024-12-13 06:51:26 +0100
commit77552dcbbb3281246358b24092c4e51156982ac3 (patch)
treeb7b784580345f10693b6dcf398298130854bec37 /2024/13/clean.sh
parent3418444a8da97e5a05f87f9737bed94edd43ec60 (diff)
downloadaoc-77552dcbbb3281246358b24092c4e51156982ac3.tar.gz
aoc-77552dcbbb3281246358b24092c4e51156982ac3.zip
Day 13 2024
Diffstat (limited to '2024/13/clean.sh')
-rwxr-xr-x2024/13/clean.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/2024/13/clean.sh b/2024/13/clean.sh
new file mode 100755
index 0000000..d67cf84
--- /dev/null
+++ b/2024/13/clean.sh
@@ -0,0 +1,3 @@
1#!/bin/sh
2
3sed 's/Button .: X+//; s/, Y./ /; s/Prize: X=//'

Generated with cgit - Back to sebastiano.tronto.net