Learn Bash Scripting by Building Five Programs

Hello there.

So for some reason in the last program suddenly the variable won’t register in the terminal. I’ve signed in and out but nothing seems to work. It is a very simple piece of code but the terminal won’t register it? Any thoughts would be much appreciated.
Thank you in advance.
here is the prompt:
In the terminal, create a variable named VAR that equals hello world.

  1. Type VAR="hello world" in the terminal

Here is what I type into the terminal:
VAR=“hello world”

Try to reset the step then exit this terminal specifically. After that open a new terminal and type into it.

1 Like

Thank you. I had to clear my cache apparently because it worked. Thanks again. :pray:

Just to clarify, you cleared your browser cache?

1 Like

Yes, my chrome browsing cache.

1 Like