summaryrefslogtreecommitdiff
path: root/src/tools/find_gt_lt
blob: 76c42c91e86023019142843cc207e9ce1f75b7b3 (plain)
1
2
3
4
5
6
#!/bin/sh

# $PostgreSQL$

grep "$@" '[^]a-z0-9"/!-]>' *.sgml ref/*.sgml
grep "$@" '<[^]a-z0-9"/!-]' *.sgml ref/*.sgml