What is the difference between Shell Programming and Shell
scripting?

Answer Posted / c sivakumar

shell script is only using the multiple commands in one
sctipt. But shell programing is we are using commands and
logic in one script. Otherwise there is no any difference
in between. It is just for our identification alone.

Exameple:- C or C++ in these languages we can use only
logic But we can't not use commands.

Is This Answer Correct ?    8 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are awk commands?

821


What do know about tee command?

838


What do chmod command do?

829


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)?

1215


What is unix command?

888


Which command is used to find whether the system is 32 bit or 64 bit?

845


What are filter commands in unix?

801


What is s and g in sed command?

806


Which command is used to delete all files in the current directory and all its sub-directories?

962


What command will change your prompt to myprompt?

930


Which unix command lists files/folders in alphabetical order?

1255


How do I search a whole word in vim?

909


Who invented grep?

879


What is .sh file?

843


What is the difference between cat command and more command?

814