How will you connect to a database server from linux?
No Answer is Posted For this Question
Be the First to Post Answer
What does .sh file contain?
What is the best scripting language?
Explain about gui scripting?
How can we find the process name from its process id?
How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)
Why is shell scripting important?
What is the crontab?
What does egrep mean?
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 I set bash as default shell mac?
Explain about debugging?
How to declare functions in unix shell script?