Plan 9 from Bell Labs’s /usr/web/sources/contrib/rsc/scripts/long
#!/bin/rc cat $* | pr -t -e8 | awk 'length($0) > 80 { print NR ": " $0 }'