What is the difference between Shell Programming and Shell
scripting?
Answer Posted / rahul
It's not shell programming, it's shell scripting. A collection of commands to execute written in shell-scripting. So that we don't need to memorize the no. of commands. These scripts can work automatically.
where shell works as an interpreter in Unix system
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does the metacharacter mean?
What is the nmap command?
What are the general commands in using unix os for a beginner?
What are the differences among a system call, a library function, and a unix command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Differentiate cmp command from diff command.
How does shebang work?
What do chown command do?
Describe the zip/unzip command using gzip.
Write a command that will display files in the current directory, in a colored, long format.
Why is it called grep?
What is awk command used for?
What is updatedb?
Write a command to kill the last background job?
What is time_t?