What is the difference between Shell Programming and Shell
scripting?
Answer Posted / rahul
It's not shell programming, it's shell scripting. A collection of commands to execute written in shell-scripting. So that we don't need to memorize the no. of commands. These scripts can work automatically.
where shell works as an interpreter in Unix system
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the general commands in using unix os for a beginner?
How do I delete files from command prompt?
How do you grep a case insensitive?
What is the comma to display different lines that are found when compare two files?
What is the difference between grep and grep?
What is {} in find command?
What command will change your prompt to myprompt?
What is grep command in unix with examples?
What is used to type command?
What is the command to find maximum memory taking process on the server?
What is in grep command?
What does sed command do in unix?
Which command is used to create a directory?
Which unix command to make a new directory?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?