Shell Scripting part-1 | What is Shell and Types of Shells
What is Shell?
1) Shell is responsible to read commands/applications provided by user.
2) Shell will check whether command is valid or not and whether it is properly used or not.
If everything is proper then shell interprets (converts) that command...
codewithabhijit.hashnode.dev2 min read