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 does grep v do?
Which command will print your home directory on screen?
What is nr in awk command?
What is a command and examples?
What are file commands?
Differentiate cmp command from diff command.
Explain ‘library functions’ with respect to unix commands?
How do I use grep to search for a file?
What is ‘ps’ command for?
How do I open a port?
What is the command to find hidden files in the current directory?
What is the command to find maximum memory taking process on the server?
What is .sh file?
What is the difference between cat and more command?
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)?