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 is unix command?

690


What is the command to find maximum memory taking process on the server?

770


What is the use of tee command?

651


Who invented grep?

737


How do I use grep to search for a file?

670






How does shebang work?

688


What are the commands in UNIX to list the files in a Directory?

695


What do chgrp command do?

701


What does this command do,"$more readme.txt“?

775


how to sort the content of the file based on numeric values

1375


What is the difference between cat and more command?

759


Explain ‘library functions’ with respect to unix commands?

702


Which command can you use to find the currently running process in unix server?

674


How can we use grep command in unix?

702


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

849