AMAzahar Mahaboobinazahar.hashnode.dev·Feb 3, 2023 · 9 min readShell Script For Beginners. ( Part-II)This is Part II of The Shell script for Beginners. If you have not read Part -I read It and then come back, as this blog is the continuation of Part-I. Conditional logic Conditional logic is a fundamental concept in programming that allows you to mak...00
AMAzahar Mahaboobinazahar.hashnode.dev·Feb 2, 2023 · 4 min readShell Script For Beginners (2023)What are Shell Scripts? A shell script is a program written in the shell programming language, typically to automate tasks that are performed frequently or repetitively. They are executed by a shell, which is a command-line interpreter, on the operat...00