DEV Community

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

Posted on • Edited on

1

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)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay