What is the difference between Shell Programming and Shell
scripting?
Answer Posted / ashok yadav
shell scripting is a list of commands in a single script.
But shell programming is not a programming language like
perl programming etc. hence difference lies in name thats it
,... actually shell programming is called as shell script
programming.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What is the functionality of a top command?
What is command substitution?
What are the differences among a system call, a library function, and a unix command?
What is awk used for?
Explain command to display different lines that are found when compare two files?
Explain command to view process running?
Can you enlist some commonly used network commands?
Which command is used to delete all files in the current directory and all its sub-directories?
Explain ‘system calls’ with respect to unix commands?
Write a command to display a file’s contents in various formats?
Write a command to kill the last background job?
Which command is used to kill the last background job?
What does grep v do?
How do I search for text in vi?
What is a bash command?