ref: 6c7d0aeb7d937a3dcf924f1ef2952ee6c7aa9eb3 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