DEV Community

Cover image for How to write your first Bash Script
Anja
Anja

Posted on • Updated on

How to write your first Bash Script

Hi everyone! Today Im showing you an introduction to bash/shell scripting. Shell scripts can be used for executing one or more commands or for task automation e.g. Have a nice day! :)

➤ Timestamps:
0:00 Introduction
0:31 creating the sortinghat script
3:50 make script executable and run it

Github: https://github.com/Lumary2/YoutubeTutorials

Top comments (0)