What is the basic difference you find between a shell
script and perl?
Answer Posted / manhar chavan
shell script is scripting language where as perl is
programming lang.
Scripting lang need not be compliled .. perl compiles the
program before executing the script.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is shell chemistry?
What is a shell environment?
What shell is bin sh?
Is bash a shell script?
What is sed in shell script?
What is path in shell script?
Explain about return code?
How do I run a bin bash script?
What is bash coding?
What is a program shell?
What are types of shells?
What is the equivalent of a file shortcut that we have a window on a linux system?
What are the two files of crontab command?
Explain about stdin, stdout and stderr?
What is the first line in every perl script called?