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
What is s and g in sed command?
What is the command to find maximum memory taking process on the server?
What is the functionality of a top command?
Explain command to show the space allocation of files?
What is .sh file?
What is the general format of unix command syntax?
Is ‘du’ a command? If so, what is its use?
What are reported commands?
Differentiate cmp command from diff command.
What is pipe command in unix?
What are filter commands in unix?
What is command substitution?
What does awk stand for?
What is the search command in unix?
How do you grep a case insensitive?