#!/bin/sh
find -type f -exec grep -q $1 {} \; -print


Generated with vim2html
Copyright © 2003-2004 by Chip Cuccio <http://norlug.org/~chipster/finger>