Answer Posted / suresh
Cut is used for column wise search of strings orto display
it.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain about sourcing commands?
What is shell and shell script?
I have 2 files and I want to print the records which are common to both.
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
Given a file find the count of lines containing the word "abc".
is this growing field and what is average package in this?
What language is bash?
What are the different types of shell scripting?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
How do you find out What is your shell?
What is the first line in a shell script?
What is bash used for?
What is bourne shell scripting?
How can the contents of a file inside jar be read without extracting in a shell script?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..