added my 1st (slow on exercise 2) bash version.

This commit is contained in:
2021-01-02 11:29:34 +01:00
parent 7b3128d9b9
commit bd0c9b70e5
2 changed files with 66 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
#
# ex1.bash: Advent2020 game, day 15/game 1.
# ex1.bash: Advent2020 game, day 15/games 1 and 2.
CMD=${0##*/}
#shopt -s extglob