clmystery/hint5

7 lines
280 B
Plaintext
Raw Normal View History

2013-10-26 05:28:23 +02:00
"Interview" the two possible witnesses by reading the correct line from the streets they live on:
head -n 173 streets/Mattapan_Street | tail -n 1
This will give you just line 173 of Mattapan street, because it will take first 173 lines, and then take
2016-01-29 19:42:03 +01:00
the last line from those.