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

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