How to print the first array element?
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
What is shell geeksforgeeks?
What is @echo off?
What are the different kinds of loops available in shell script?
What is the syntax of "nested if statement" in shell scripting?
give me some website where i can get unix and testing meterials
How can I send a mail with a compressed file as an attachment?
What is the default shell of solaris?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
What is the conditional statement in shell scripting?
What is the syntax of while loop in shell scripting?
Give some situations where typing error can destroy a program?