Look for string pattern in files and print file name on consule
1 2 |
pattern |
A string. What to lookup. A regex pattern or exact string (by setting |
file_pattern |
A regex. Pattern used in |
dir |
A string. Directory to search within. |
full_path |
Logical. Whether to print full path of file. |
print_lines |
Logical. By default prints file name in which |
... |
Options passed onto |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.