Skip to content

Commit

Permalink
Adding m5 hashes to solutions file
Browse files Browse the repository at this point in the history
  • Loading branch information
veltman committed Jan 29, 2016
1 parent 3a7a00b commit ceb7c33
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
4 changes: 2 additions & 2 deletions instructions
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ Fortunately the sergeant went through and marked the real clues with the word "C

If you get stuck, open one of the hint files (from the CL, type 'cat hint1', 'cat hint2', etc.).

To find out the solution, open the file 'solution' (from the CL, type 'cat solution').
To check your answer or find out the solution, open the file 'solution' (from the CL, type 'cat solution').

To get started on how to use the command line, open cheatsheet.md or cheatsheet.pdf (from the command line, you can type 'nano cheatsheet.md').

Don't use a text editor to view any files except these instructions, the cheatsheet, and hints.
Don't use a text editor to view any files except these instructions, the cheatsheet, and hints.
8 changes: 7 additions & 1 deletion solution
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
To view the solution, copy and paste this command and execute it from inside the main clmystery directory
To view the correct answer, copy and paste this command and execute it from inside the main clmystery directory:

echo " " && sed -n '/Z/p' solution | tail -n 6 | cut -c 8,22,23,41 && echo " "

32cacbec4b918e2fd130fd68cf818ae5
d441066e77f060dbc90286ebabcafd29
9b581b08c1d2c8cd37cce44399db5cbd
aed548aaa54cc4aa89f644913b9e4dc1
f43277254bf867dc191fc7310e1f827e
618630133fe5a2bc77063b70eb60dbca
CNLELXUUEQIHEDEMWMMAG KWRWTWDWOIAUKQATOBIXGKVRNYEMW
MBLMQCBYHRDVNWHXORVXX QHAFLXPMNVLVPNDDYJRDGFESGPTSY
QYDOJMRMDNIHLVEQNGGCN NBAKLKCGFBSXIYPPWRLPWAGMWFIBA
Expand Down

0 comments on commit ceb7c33

Please sign in to comment.