# Day 1 Get maximum number of calories an Elf carries ```shell awk -f day1.awk input.txt ```