What is the basic difference you find between a shell
script and perl?
Answer Posted / 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 |
Post New Answer View All Answers
How to open a read-only file in the shell?
What is the difference between grep and egrep?
How to redirect both standard output and standard error to the same location?
What is a program shell?
What is shell variable?
What is ms powershell?
What is meant by $1 in shell script?
Is bash an operating system?
What are the 3 standard streams in linux?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
How do scripts work?
What is shell terminal?
How to write a function?
How to find duplicate record in file using shell script?
What is bash shell command?