Shell Script Guide
Shell scripting is a powerful way to automate tasks and automate the use of the command line interface. Here is a basic guide to getting you started with shell scripting:
Choose a shell: There are several shells available such as bash, zsh, ksh, etc...
mandro.hashnode.dev16 min read