Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is shell and shell script?

0 Answers  


What does chmod do?

0 Answers  


Explain about stdin, stdout and stderr?

0 Answers  


What are the advantages of using shell scripts?

0 Answers  


shell script for reverse the string

0 Answers  


What is the syntax of "nested if statement" in shell scripting?

0 Answers  


How to print all the arguments provided to the script?

0 Answers  


How to take input values from the user?

4 Answers  


Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"

4 Answers  


What are the types of script?

0 Answers  


Why are shell scripts used?

0 Answers  


I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?

0 Answers  


Categories