How do I stop script errors?
No Answer is Posted For this Question
Be the First to Post Answer
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..
What is difference between shell and bash scripting?
What is the use of "test" command?
How important is shell scripting?
write a non recursive shell script that accepts any number of arguments and prints them in the reverse order
What language is shell scripting?
What is the use of break command?
How to take input values from the user?
What is awk in shell scripting?
What is the use of echo in shell script?
Write down the syntax for all the loops in shell scripting.
How do we delete all blank lines in a file?