What is the basic difference you find between a shell
script and perl?
Answer Posted / 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 |
Post New Answer View All Answers
Write a script to print the first 10 elements of fibonacci series.
What is the best shell scripting language?
how to get part of string variable with echo command only?
Give some situations where typing error can destroy a program?
What does $@ mean in shell?
What is the significance of $#?
What does it mean to debug a script?
Is shell scripting difficult?
How do I run a .sh file?
What is the use of .sh file?
What is computer cli?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
How to get the last line from a file using just the terminal?
What can you do with powershell?
What is the purpose of scripting?