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

Answers were Sorted based on User's Feedback



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

Answer / deepak kumar pandey

Shell script is platform(OS) only for Unix
flavour,dependent whereas perl is OS independent

Is This Answer Correct ?    19 Yes 2 No

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

Answer / 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

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

Answer / 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

More Shell Script Interview Questions

How to take input values from the user?

4 Answers  


What makes c shell a more preferable option than the bourne shell?

0 Answers  


What exactly is a shell?

0 Answers  


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

0 Answers  


Can shell script run on windows?

0 Answers  






What are the various stages of a linux process it passes through?

0 Answers  


What is a file basename?

0 Answers  


How to get the last line from a file using just the terminal?

0 Answers  


How are shells born?

0 Answers  


What is eval in shell script?

0 Answers  


Explain about shebang?

0 Answers  


What are the different commands available to check the disk usage?

0 Answers  


Categories