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
Explain ‘system calls’ with respect to unix commands?
Differentiate cmp command from diff command.
Is it inbetween or in between?
How do I find previous commands in unix?
Who wrote grep?
How do I search for text in vi?
What is updatedb?
Which command will print your home directory on screen?
Is grep faster than awk?
What is the difference between awk and grep?
What does awk stand for?
What is the difference between cat and more command?
What is merge command in unix?
What are the unix commands?
Explain mount and unmount command.