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

Post New Answer

More Shell Script Interview Questions

What is the difference between a shell variable that is exported and the one that is not exported?

6 Answers  


What is a command line shell?

0 Answers  


How would you print just the 25th line in a file using smallest shell script?

4 Answers  


What is shell application?

0 Answers  


What are the three main forms of enabling debugging in a shell script?

6 Answers   ADC, Wipro,






How do I open the shell prompt?

0 Answers  


What are the different commands available to check the disk usage?

0 Answers  


Determine the output of the following command: [ -z “” ] && echo 0 || echo 1

0 Answers  


What command needs to be used to take the backup?

0 Answers  


How to print pid of the current shell?

0 Answers  


one folder contains lot of students name but I want to fetch hello with every student name individually using shell script

0 Answers  


What are the advantages of bash over all other shells?

1 Answers  


Categories