What is the difference between Shell Programming and Shell
scripting?
Answer Posted / sailesh k
Shell programming is wrong terminology. Its shell scripting.
There is difference between scripting and programming. Unix
is shell scripting.
| Is This Answer Correct ? | 36 Yes | 7 No |
Post New Answer View All Answers
What command will change your prompt to myprompt?
What is the first character of the output in ls l command?
What is nr in awk command?
Which command is used to find whether the system is 32 bit or 64 bit?
Differentiate cmp command from diff command.
How do I delete files from command prompt?
Can you enlist some commonly used network commands?
What are filter commands in unix?
What will the following command do?
What is grep command in unix with examples?
What is the command to view process running?
What does this command do,"$more readme.txt“?
Write a command that will display files in the current directory, in a colored, long format.
Why is it called grep?
What is the behavioural difference between cmp and diff commands?