Differences
This shows you the differences between the selected revisions of the page.
| 2011-08-05 | 2011-08-05 | ||
| no summary (203.190.149.74) (hidden) | Restored revision 1306390668. Undoing revision 1312531355. (martin) (hidden) | ||
| Line 77: | Line 77: | ||
| Check custom command option //Show results in terminal//. | Check custom command option //Show results in terminal//. | ||
| - | === | + | ===== [[search]] Searching for a File ===== |
| + | |||
| + | find . -name "!?Search for files:?!" | ||
| + | |||
| + | Check custom command option //Show results in terminal//. | ||
| + | |||
| ===== [[search_text]] Searching for a text/string within a directory ===== | ===== [[search_text]] Searching for a text/string within a directory ===== | ||