#! /bin/sh

# $Id: gitxgrep,v 1.2 1998/03/02 08:33:16 tudor Exp $

cd "$1"
echo `pwd`'/:'
"$2" $3 $4 $5 $6 $7 $8 $9 2> /dev/null
