advent-of-code/2023/day1
2023-12-02 09:20:09 +10:00
..
day1.2.awk 2023: Day 1 2023-12-01 21:03:44 +10:00
day1.2.rev.awk 2023: Day 1 2023-12-01 21:03:44 +10:00
day1.2.sh 2023: Day 1, tweak to just use chimerautils 2023-12-02 09:20:09 +10:00
day1.sh 2023: Day 1, tweak to just use chimerautils 2023-12-02 09:20:09 +10:00
README.md 2023: Day 1 2023-12-01 21:03:44 +10:00

I completed this one with just shell tools.

Day 1:

zsh day1.zsh ../input/day1.txt

Day 2:

zsh day1.2.zsh ../input/day1.txt