forked from makersacademy/clmystery
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed interview_info.txt, interviews.txt, possible_witnesses.txt. r…
…esolved case, added jail.txt with murderer.
- Loading branch information
Showing
4 changed files
with
12 additions
and
17 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Suspect: | ||
Jeremy Bowers | ||
|
||
Memberships: | ||
|
||
mystery/memberships/./Terminal_City_Library | ||
mystery/memberships/./Museum_of_Bash_History | ||
mystery/memberships/./AAA | ||
mystery/memberships/./Delta_SkyMiles | ||
|
||
Command used: grep -Ril "jeremy bowers" mystery/memberships/. >> jail.txt | ||
Command used: echo "Jeremy Bowers" | $(command -v md5 || command -v md5sum) | grep -qif /dev/stdin encoded && echo CORRECT\! GREAT WORK, GUMSHOE. || echo SORRY, TRY AGAIN. |
This file was deleted.
Oops, something went wrong.