]> git.lizzy.rs Git - plan9front.git/blob - rc/bin/troff2gif
fixing perms
[plan9front.git] / rc / bin / troff2gif
1 #!/bin/rc
2 {/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