Holy cow, I wrote a book!
The CMD.EXE batch language can be awfully cryptic, but for those who miss the richness of command lines like
kill -1 $(ps -ef | grep inetd | grep -v grep | tr -s " " | cut -f2 -d " ")