Adding executable to your PATH variable
In this tutorial, we will learn how to add our shell scripts to the PATH variable so that we can access our scripts from anywhere in the command line. This is a critical feature to our scripts so that we are no longer restricted to the directory that...
sebinsebastian.hashnode.dev3 min read