Ignore `$BASH_ENV' as it is misleading on RHEL3 `bash-2.05b-41.7.i386'.
[nethome.git] / bin / CVSROOTdump
1 #! /bin/sh
2 tail -n5000 `echo *,v|sed 's/,v//g'`|grep -v '^#'|less