Forum Discussion
aloharae
Bronze II
4 months agoLinux CLI Ep.15 Generating File Hashes
Okay so the last question is really wrecking my brains. I've followed the instructions but the answer is still incorrect. =(
I did use nano to edit, saved it, etc. What am i doing wrong? Help please. =)
As KieranRowley pointed out, check with `cat -v notadmin.txt` to see if there is any "non-printable" characters left.
4 Replies
- steven
Silver II
I expect some additional chars as KieranRowley suspected. else: try restarting the lab... just logged and edited the text according to the question:
- isaias00
Bronze I
As KieranRowley pointed out, check with `cat -v notadmin.txt` to see if there is any "non-printable" characters left.
- KieranRowley
Community Manager
Check that you haven't added any additional characters to the end of the string 😉
- aloharae
Bronze II
HI, yes I completed it successfully. Thank you all for the reply. =)