advent-of-code/2019/03/run_day3_awk.sh
2019-12-03 09:57:09 +01:00

4 lines
45 B
Bash
Executable File

#!/bin/sh
cat input input | awk -f day3.awk