How to debug the problems encountered in the shell script/program?
No Answer is Posted For this Question
Be the First to Post Answer
How do I open the shell prompt?
How to customise the existing shell?
What is a program shell?
What are the different kinds of loops available in shell script?
What is shell scripting?
is this growing field and what is average package in this?
Why is the use of shell script?
RAM one table colums a1,a2,a3,a4 respective values 2,4,7,8 KRISH one table colums a1,a2,a3,a4 respective values 3,4,6,9 IN RAM & KRISH a4 column if comparing values RAM A4 - KRISH A4 ( 8-9 =1 THEN print 5 or (RAM) a4 value 10 KRISH a4 values 2 then 10 -2 =8 print 5*8=40 or diff 5 print same
How to print all array elements and their respective indexes?
Write down the syntax of "for " loop
What is the syntax of "nested if statement" in shell scripting?
What are the advantages of bash over all other shells?