Merge branch 'master' of ssh://vps.jankratochvil.net/var/lib/git/nethome
[nethome.git] / bin / CVSROOTdump
1 #! /bin/sh
2 tail -n5000 `echo *,v|sed 's/,v//g'`|grep -v '^#'|less