Bash Scripting Tutorial
https://ryanstutorials.net/bash-scripting-tutorial/
- What is a Bash Script - What are they, how do they work and how to run them.
- Variables - Store data temporarily for later use.
- Input - Different ways to supply data and directions to your Bash script.
- Arithmetic - Perform various arithmetic operations in your Bash script.
- If Statements - How to make decisions within your Bash script.
- Loops - A variety of ways to perform repetitive tasks.
- Functions - Reuse code to make life easier.
- User Interface - Make your scripts user friendly.
No hay comentarios:
Publicar un comentario