summary refs log tree commit diff homepage
path: root/2017
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-04 01:20:11 -0500
committerJune McEnroe <june@causal.agency>2020-12-04 01:20:11 -0500
commite581bf63c493385c01291e988d3961363ec8d6a3 (patch)
tree53411e74608966142fd15a60cc020f5998fed224 /2017
parentSolve day 3 part 2 (diff)
downloadaoc-e581bf63c493385c01291e988d3961363ec8d6a3.tar.gz
aoc-e581bf63c493385c01291e988d3961363ec8d6a3.zip
Solve day 4 part 1
The read builtin returning 1 for EOF when the last line doesn't end with
a newline tripped me up. Only a problem because I like to just
copy the input and use pbpaste, I guess.
Diffstat (limited to '2017')
0 files changed, 0 insertions, 0 deletions
2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe