Annotation of researchv10no/cmd/tbl/compms, revision 1.1

1.1     ! root        1: echo $1
        !             2: /usr/bin/tbl $1 | troff -ms >a$$junk
        !             3: tbl $1 | troff -ms >b$$junk
        !             4: if cmp a$$junk b$$junk; then echo "  OK"; 
        !             5: else  echo DIFFERENT; dcan a$$junk; 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.