posgrep(7)               Mac OS X Darwin customization              posgrep(7)



NAME
       posgrep  -   greps  stuff  from  files in the path matching that of the
       frontmost finder window

SYNOPSIS
       posgrep PATTERN

DESCRIPTION
       posgrep combines the grep utility with the posd utility.   posd  is  an
       osascript embedded in a shell script that returns the pwd corresponding
       to the frontmost finder window.

       The one-line function is

       grep -iIrn $1 $(posd)


AUTHOR
        Gary Kerbaugh

SEE ALSO
       fdc(7), cdf(7), posd(7), grep(1)





Mac OS X                        January 1, 2005                     posgrep(7)