#!/bin/sh # # Grep, ignoring .svn and CVS directories grep "$@" | grep -v '\/\.svn.*:'