#!/bin/sh # find text in files of the current directory grep -n -i $1 *