What is the basic difference you find between a shell
script and perl?

Answer Posted / sushil

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 ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the default permissions of a file when it is created?

496


Is scripting and coding the same thing?

559


Is bash a shell script?

599


How do scripts work?

606


Is shell scripting easy to learn?

565






Determine the output of the following command: name=shubham && echo ‘my name is $name’.

525


What does $$ mean in shell script?

575


What are "c" and "b" permission fields of a file?

558


Give some situations where typing error can destroy a program?

722


How do I run a shell script on a mac?

625


Why is it called a shell?

505


What is a file basename?

589


What is the first line in every perl script called?

551


How does ls command work?

583


What are filters explain sort with all the options available?

930