What is grep in bash?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Unix Commands Interview Questions

How do you grep recursively?

0 Answers  


How do you change your account's password?

6 Answers  


How to view the hidden files in /etc directory?

10 Answers  


hw will u use awk in replacing cahrs and files

0 Answers  


How do you repeat a command in terminal?

0 Answers  


The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above

4 Answers   IBM,


what is the command to find out the difference between files and folders?

6 Answers  


what is the use of "test" command in unix?

4 Answers  


what is the difference between pipe(|) and tee command..

3 Answers   Cap Gemini, Rolta,


which command is used to change group?

5 Answers  


What are the differences among a system call, a library function, and a unix command?

0 Answers  


What is an Environment Variable?

4 Answers   CTS,


Categories