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 |
What is the command to check ports active in UNIX?
How to remove a crontab file?
Name the general commands in using unix os for a beginner?
How many bits use for MAC address?
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
What is clustering in HP and how it's work?
What is the use of cut command in unix?
What is the difference between AWK and SED commands? Plz give example and explain...
why unix operating system provides more security than other operating systems?
what are the different commands used to create files?
What command is used to replace the existing string with some other?
What is the use of the tee command?