Shell Scripting for DevOps
Linux Architecture
User <> Shell <> Kernel <> Hardware
SHELL:
Shell is a mediator between User and Kernel.
Shell is Responsible for Taking Commands(instructions) from the User and verifying command syntax whether it is valid or not.
Shell shows a...
dev1289.hashnode.dev11 min read