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

c program which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory

1 Answers  


What is bourne shell scripting?

0 Answers  


How will you list only the empty lines in a file (using grep)?

4 Answers   ANZ,


What is the use of echo in shell script?

0 Answers  


What is bash coding?

0 Answers  






Where cron file kept?

2 Answers   Tech Mahindra,


What is c in shell script?

0 Answers  


Is bash a shell script?

0 Answers  


How do I run a bin bash script?

0 Answers  


What is the use of "$?" Sign in shell script?

0 Answers  


Can shell script run on windows?

0 Answers  


What is the crontab?

0 Answers  


Categories