#! /bin/sh

grep -r $1 . --color=yes --exclude-dir=.svn
