Add Script to Local Bin for Default Path
By adding script to /usr/local/bin
, it will become reachable. What reachable means is that it’ll be part of the default PATH
echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
It supposed to be in executable permission (chmod +rx
).
About
+Arif Kusbandono
Recently
Et Cetera
© logIt. Powered by WordPress using the DePo Skinny Tweaked Theme.