Skip to content

Instantly share code, notes, and snippets.

@caingougou
Created November 1, 2010 07:36
Show Gist options
  • Save caingougou/657789 to your computer and use it in GitHub Desktop.
Save caingougou/657789 to your computer and use it in GitHub Desktop.
在文件中搜索
:vim[grep][!] /{pattern}/[g][j] {file} ...
"例如
:grep 'test' -r /home/files/*.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment