How To Execute a Bash Script Without ./

Publicado el: 27 octubre 2022
en el canal de: The Builder
7,157
95

Since Bash looks in the default locations for commands to execute at the CLI, we need to add the "./" proceeding the command. To omit this we have to modify the $PATH variable and append the current directory to the list of known paths Bash will look for commands in. Its not recommended to do this on most systems since it can result in commands being accidentally executed or even shadowing standard commands with ones in the current directory if the current directory shows up first in the $PATH variable

==== Awesome Links ====
🗣 Discord:   / discord  
✍️ Github: https://github.com/TheBuilder-software
💎 Patreon:   / topshelftechnology  


En esta página del sitio puede ver el video en línea How To Execute a Bash Script Without ./ de Duración hora minuto segunda en buena calidad , que subió el usuario The Builder 27 octubre 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 7,157 veces y le gustó 95 a los espectadores. Disfruta viendo!