Configuring the PATH environment variable for a program or script you need to use often enables you to execute them from any directory on your file system without specifying the absolute path where ...
It used to be one of the joys of writing embedded software was never having to deploy shell scripts. But now with platforms like the Raspberry Pi becoming very common, Linux shell scripts can be a big ...