summaryrefslogtreecommitdiff
path: root/regress/style/listup_modules.sh
blob: aa23138d1afe7c23961bc5654311eea9849567c5 (plain)
1
2
3
4
5
6
#!/bin/sh

find lib/ -type f -print |\
sed 's@//@/@g' |\
egrep -v 'CVS|__templa' |\
grep 'pm$'