Joined August 2013
·

Lou Zell

OpenKit
·
San Francisco, CA
·
·

Just what I was looking for, thanks! For others looking to do this on a single file type:

find * -iname '*.cs'  -type f |  tr "\\n" " " | xargs vim
Achievements
79 Karma
0 Total ProTip Views