NetBSD/dist/am-utils/m4/amdgrep

8 lines
135 B
Bash
Executable File

#!/bin/sh
exec egrep -n "$*" \
[a-z]*/*.[hcyl] \
conf/*/*.[hc] \
Makefile.am \
[a-z]*/Makefile.am \
m4/macros/*.m4