Differences
This shows you the differences between the selected revisions of the page.
2015-08-31 | 2015-10-28 | ||
&man_ref (martin) | no summary (72.163.217.104) (hidden) | ||
Line 98: | Line 98: | ||
===== [[search_text]] Searching for a text/string within a directory ===== | ===== [[search_text]] Searching for a text/string within a directory ===== | ||
- | grep -H -r "!?Search for text:?!" * | cut -d: -f1 | + | grep -H -r "BU Customer Case Support Team Contacts" * | cut -d: -f1 |
Check custom command option //Show results in terminal//. | Check custom command option //Show results in terminal//. |