1 Answers
Hi Adam,
Good work spotting that! On occasion sometimes these things will miss the gaze of our ever vigilant team but its because of awesome students like yourself we can catch some of these things and improve.
You will find that this lecture now has the file that Faye refers to with the commands available to copy and paste for ease of use.
Thanks again, and I hope this helps everyone!
PJ
the last command doesn’t work. I am trying it using a root account
base64: invalid option — ‘D’ Try ‘base64 –help’ for more information. Exception ignored in: <_io.TextIOWrapper name='‘ mode=’w’ encoding=’UTF-8’> BrokenPipeError: [Errno 32] Broken pipe
command require lowercase d
I could not run the command with -d as well. the error msg is "’base64′ is not recognized as an internal or external command". I run on windows cmd.
Zaw – Based of your error message you do not have base64 installed or it is not in your path. I received the same error and then i downloaded and installed base64 and it worked correctly.