index
:
xutil
master
extra UNIX utilities
Git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
g
blob: 91a0a46a1a6568b6fa62af6a226ee0bea5b5adf8 (
plain
)
1
2
3
#!/bin/sh p grep -n "$*" $(find . -name '*.c' -or -name '*.h' | sed s,./,,)