Frequently and useful Bash scripts
In this post or cheat sheet, we are going to code some really useful scripts for our daily use. Last Updated: 03/august/22- The importance of shebang (#!) We can see in the first line of a script file, after the shebang, a location. This tell to our system what type of language we are using […]
Frequently and useful Bash scripts Read More »