Annotation of researchv8dc/cmd/tbl/jcompeq, 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 old a new b;ls -l a$$junk b$$junk ; fi
                      6: 
                      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.