State the advantages of shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
How to debug the problems encountered in the shell script/program?
What is path variable bash?
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 know that your remote server is ruing smoothly or not in unix?
How do I run a shell script in powershell?
What are the different commands available to check the disk usage?
What is the syntax of while loop in shell scripting?
What does $1 mean in bash?
What is the use of "$?" Sign in shell script?
If you have a string "one two three", which shell command would you use to extract the strings?
What are the additional egrep symbols?
What are the three main forms of enabling debugging in a shell script?