advent-of-code/2019/03/run_day3_awk.sh

4 lines
45 B
Bash
Raw Normal View History

2019-12-03 09:57:09 +01:00
#!/bin/sh
cat input input | awk -f day3.awk