## make /help/about, a rudimentry "whatis database" used by "about"



cd /.hel/see
for f in `find .` 
	do head -n12 $f | grep -  >> /.tm/bla9374 
	sort /.tm/bla9374 | uniq > /.hel/about
done  
rm /.tm/bla9374