Annotation of researchv10no/cmd/tbl/compeq, revision 1.1.1.1

1.1       root        1: echo $1
                      2: /usr/bin/tbl $1 | eqn | troff  -ms >a$$junk
                      3: tbl $1 | eqn | troff  -ms >b$$junk
                      4: if cmp a$$junk b$$junk; then echo "  OK"; 
                      5: else  echo DIFFERENT;  dcan b$$junk; fi
                      6: ls -l a$$junk b$$junk
                      7: rm a$$junk b$$junk

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.