How To Set $PATH Permanantly in Linux
If you have been using Linux for some time, you would know that if you place a bash script in /usr/bin or /usr/sbin , they can be executed directly by simply executing the name of the script. Similarly, all the default commands in Linux do not need a path to execute and Linux simply knows […]
How To Set $PATH Permanantly in Linux Read More »