1
0

grep 111 B

12
  1. #!/bin/sh
  2. grep "$@" | egrep -v "(configure|bdlib|Binary|src/_|tmp|help\..*:|\.deps.*\.Po|\.c~:|tags:|\.orig:)"