egrep -lr pattern * | grep -v .svn | xargs mate
Never been to CodeSnippets before?
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
opening in a textmate project all files that match a pattern (See related posts)
You need to create an account or log in to post comments to this site.
Related Posts
» Regex-based file/folder sear... in grep regex shell osx mac mdfind
» grep-based phrase search wit... in grep regex shell osx mac mdfind
» Searching with grep & Spotli... in grep regex shell osx mac mdfind
» pcregrep - UTF-8 aware grep ... in grep perl shell osx mac bash unix utf8 UTF-8 pcre pcregrep multiline heirloom project
» Counting lines in awk grep shell osx mac bash line unix count file sed directory lines wc
» Update your Bash shell via M... in regex shell osx mac bash unix update macports
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails