File: rgrep

package info (click to toggle)
grep 2.5.3~dfsg-6
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 836 kB
  • ctags: 3
  • sloc: makefile: 7; sh: 3
file content (4 lines) | stat: -rw-r--r-- 30 bytes parent folder | download | duplicates (12)
1
2
3
4
#!/bin/sh

exec grep -r "$@"