#! /bin/sh

# $Id: gitxgrep,v 1.1.1.1 2004-11-10 17:44:38 ianb Exp $

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