Explain about sourcing commands?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of a shebang line?
How do I run a .sh file?
What are the advantages of bash over all other shells?
Explain about gui scripting?
How do I run a powershell script?
What makes c shell a more preferable option than the bourne shell?
How to print pid of the current shell?
What are the advantages of using shell scripts?
What are the different types of shell scripting?
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 to change our default shell?
What is awk in shell script?