Modifying the PATH

Learn how to modify the PATH variable in a shell session.

We'll cover the following...

Appending and prepending

As we learned in the earlier lessons, the PATH environment variable determines where the shell looks ...