What is grep r?



What is grep r?..

Answer / Keshav Kumar Jha

In Grep (Global Regular Expression Print), 'grep r' is a command that searches the input for lines containing regular expressions (regex) and displays the matching lines. The 'r' flag stands for recursive search, allowing grep to look through all files in a directory and its subdirectories.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

What is the command to check ports active in UNIX?

4 Answers   Accenture, IBM,


How to remove a crontab file?

2 Answers  


Name the general commands in using unix os for a beginner?

1 Answers  


How many bits use for MAC address?

7 Answers   Google,


What Is the command to change a file's creation time. means one file is created at the time 15:19 then time should br changed to 14:14

8 Answers   3i Infotech, IBM,


What is clustering in HP and how it's work?

1 Answers   HP,


What is the use of cut command in unix?

1 Answers  


What is the difference between AWK and SED commands? Plz give example and explain...

3 Answers   RBS,


why unix operating system provides more security than other operating systems?

4 Answers  


what are the different commands used to create files?

5 Answers  


What command is used to replace the existing string with some other?

8 Answers   TCS,


What is the use of the tee command?

1 Answers  


Categories