Differences
This shows you the differences between the selected revisions of the page.
| 2009-08-28 | 2009-08-29 | ||
| no summary (83.71.196.45) | fix anchor to search_text (martin) | ||
| Line 68: | Line 68: | ||
| - | ===== [[search]] 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 "!?Search for text:?!" * | cut -d: -f1 | ||
| Check custom command option //Show results in terminal//. | Check custom command option //Show results in terminal//. | ||