ref: 98aefdfc7862e39b7b8fa1aefe9d7af3b676da36 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