How can we display all of our environment variables?
Awesome! If we run the env
command without any arguments, it displays a list of all environment variables.
Whoops! If we run the env
command without any arguments, it displays a list of all environment variables.