Unix Course on Gumroad contains 100+ videos

Purchase Unix Course on Gumroad

This video is only available with purchase of Unix Course on Gumroad

Miscellaneous Features

Features of a UNIX shell

Miscellaneous commands within the system.

Episode 99 - Setting environment variables

After putting a `hello-world` shell script under my ~/bin/ directory, I show how to set the PATH variable using the `export` built-in command so that I can run the script without specifying the full path location.