File:  [Research Unix] / researchv10no / cmd / map / lox / noedge
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

lox $1 </dev/null | sed '/^85/,$d' |awk '{print $1, -$4}' >$$a
awk '{print -$1, -$2}' $$a >$$b
awk '{print $1, $2+179.5}' $$a >edge$$aa
awk '{print $1, $2-179.5}' $$a >edge$$ab
awk '{print $1, $2+179.5}' $$b >edge$$ba
awk '{print $1, $2-179.5}' $$b >edge$$bb
MAPPROG=./map /usr/bin/map loxodromic $1 -d 5 -g -b -o 5 -150 180 \
-p 85 30 360

MAPPROG=./map /usr/bin/map loxodromic $1 -d 20 -g -b -t edge$$?? -m \
-p 0 0 328 | sed '1,3d'
rm $$*

unix.superglobalmegacorp.com

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