What is the basic difference you find between a shell
script and perl?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
How do I open the shell prompt?
what is the meaning of First line of shell script ,what is meaning of #! pleas explain brifly
What is in a script?
What are the 4 basics of OOP?
What is a beat in a script?
what is info area how many types?
How do I run a script from command prompt?
How to initialize a directory size to a variable??
How many fields are present in a crontab file and what does each field specify?
What is the default ubuntu terminal?
What is the crontab?
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.