File:  [Research Unix] / researchv10dc / vol2 / grap / speedman1.g
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

.G1
ticks bot out from 10 to 70 by 10 ""
ticks bot out at 0 "1900", 40 "1940", 80 "1980"
label bot "World Record One Mile Run"
label left "Time" "(seconds)" left .4
lastyear=99; lastrec=0
copy "speedman.d" thru {
	lastyear = min($1, lastyear)
	lastrec = max($2, lastrec)
	line from lastyear, lastrec to $1, lastrec
	lastyear = $1; lastrec = $2
}
line from lastyear, lastrec to 89, lastrec
.G2

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.