Why is a script important?
No Answer is Posted For this Question
Be the First to Post Answer
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 does ls command work?
Print the 10th line without using tail and head command.
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
how to get part of string variable with echo command only?
What is awk in shell script?
how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com
What is the meaning of $1 in shell script?
How to calculate the number of passed arguments?
What is $1 in shell scripting?
What is the first line in a shell script?
In which variable prompt value is stored?