Shell Scripting Basics
What is shell scripting?
Process of writing a series of commands for a Unix-based shell (like Bash, zsh, or sh) to execute sequentially
Difference between scripting and programming
Projects
Create a basic shell script that generates a template ...
shell-scripting-learning.hashnode.dev1 min read