ref: 06731838403de9fa6bb4eaa6c5010b3ed70f210e dir: /rc/bin/troff2gif/
#!/bin/rc {/bin/troff $*|/bin/lp -dstdout|/bin/gs -dNOPAUSE -dQUIET '-sOUTPUTFILE='/fd/1 '-sDEVICE=plan9bm' - quit.ps| crop -c 255 255 255 | togif} >[2] /dev/null