Day 4 Basic Linux Shell Scripting
What is Shell?
A shell is special user program which provide an interface to user to use operating system services. Shell accept human readable commands from user and convert them into something which kernel can understand. It is a command language i...
vikasprins.hashnode.dev3 min read