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 do know about tee command and its usage?
Explain command to show the space allocation of files?
Differentiate cat command from more command.
What is used to type command?
What is the behavioural difference between cmp and diff commands?
How to use grep command to list find the records of a file containing 10 different strings?
How many unix commands are there?
How do I use nslookup?
What is the size of time_t?
Which unix command lists files/folders in alphabetical order?
Explain ‘library functions’ with respect to unix commands?
Write a command to display a file’s contents in various formats?
Explain mount and unmount command.
What do chmod, chown, chgrp commands do?
Differentiate cmp command from diff command.