code: plan9front

ref: 28f76455d39d990b47c6e46e18158f0a9ba09d25
dir: /rc/bin/troff2gif/

View raw version
#!/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