What is gui scripting?
No Answer is Posted For this Question
Be the First to Post Answer
How to check if a directory exists?
Which scripting language is best for automation?
How to use arguments in a script?
What is a shell in operating system?
wats the deinitions for shell utility and filter?
How to find all the files modified in less than 3 days and save the record in a text file?
Print the 10th line without using tail and head command.
How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?
What is sh in shell script?
How do I run a script from command prompt?
How do I start a 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