14,959
edits
| Line 19: | Line 19: | ||
* (1)[http://www.tuxfiles.org/linuxhelp/vimcheat.html vim] <nowiki>[options]</nowiki> ''filename'' (2)press {{kbd | key= /keyword}} ({{Linux}}) | * (1)[http://www.tuxfiles.org/linuxhelp/vimcheat.html vim] <nowiki>[options]</nowiki> ''filename'' (2)press {{kbd | key= /keyword}} ({{Linux}}) | ||
* grep: {{kbd | key= grep ''keyword'' ''file_name''}} ({{Linux}}) | * grep: {{kbd | key= grep ''keyword'' ''file_name''}} ({{Linux}}) | ||
* cat & grep: {{kbd | key= cat /path/to/file <nowiki>|</nowiki> grep ''keyword''}} ({{Linux}}) keyword is case sensitive | |||
[[Desktop_search#Search_text_in_files| Search text in files]] | [[Desktop_search#Search_text_in_files| Search text in files]] | ||