What is scripting used for?
No Answer is Posted For this Question
Be the First to Post Answer
How to calculate the number of passed arguments?
Hi Friends, I am currently Undergoing Course On Testing.I am Planning To Keep Fake Resume.Can any One tell me the ways to Prepare i.e, Real Time experience For Manual Testing. With Regards, Vikram
give me some website where i can get unix and testing meterials
What is the use of break command?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
What is meant by $1 in shell script?
what is the difference between cmp and diff commands
What is the significance of the shebang line in shell scripting?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
What is shell geeksforgeeks?
Is bash a shell script?
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..