|
|
1.1 ! root 1: TBL=tbl ! 2: TROFF=/usr/bin/troff ! 3: VTROFF=/usr/ucb/vtroff ! 4: ! 5: vpr: ! 6: $(TBL) mail?.nr | $(VTROFF) -me ! 7: ! 8: lpr: ! 9: $(TBL) mail?.nr | nroff -me -Tlpr | lpr ! 10: ! 11: troff: ! 12: $(TBL) mail?.nr | troff -me ! 13: ! 14: vcopy: ! 15: $(TBL) mail?.nr | $(VTROFF) -me -t > vout
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.