source: MondoRescue/branches/2.2.0/tools/mvi@ 3570

Last change on this file since 3570 was 869, checked in by Bruno Cornec, 18 years ago

Add tools already available in trunk to search in the SVN tree and launch vi and the files found

  • Property svn:executable set to *
File size: 78 bytes
Line 
1gvim `egrep -ri -w $* . | egrep -v '\.svn|~:|Binary' | cut -d: -f1 | sort -u`
Note: See TracBrowser for help on using the repository browser.