Given a file find the count of lines containing the word "abc".
No Answer is Posted For this Question
Be the First to Post Answer
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..
What is the way to do multilevel if-else's in shell scripting?
What language is used in terminal?
Hi, i want to zip the files that generates automatically every few minutes (files generated are in .arc extension)....any body write a script for this... thanks in advance
What is use of "cut" command?
What is the conditional statement in shell scripting?
Is shell a scripting language?
What are the advantages of bash over all other shells?
What is bourne shell scripting?
Explain about stdin, stdout and stderr?
what are special characters and explain how does text varies by the usage of single quotes,double quotes and back quotes?