[gvisser@daqtest2 pasteproblem]$ cat e
-29.2968749999855 -50.989311   -29.2968749999855 -51.015339      
11.3932291666812 -50.603241    11.3932291666812 -50.629616       
52.0833333333479 -51.977684    52.0833333333479 -52.003502       
92.7734375000145 -55.184513    92.7734375000145 -55.210045       
133.463541666681 -60.411304    133.463541666681 -60.435478       
174.153645833348 -68.022636    174.153645833348 -68.041519       
214.843750000015 -78.714226    214.843750000015 -78.695381       
255.533854166681 -93.08345     255.533854166681 -92.191071       
296.223958333348 -98.243805    296.223958333348 -95.675095       
336.914062500015 -98.414032    336.914062500015 -95.697601       
[gvisser@daqtest2 pasteproblem]$ cat f
-0.485321969696656 -52.079956 
0.994318181818495 -52.641945 
2.47395833333365 -56.55582 
3.9535984848488 -64.249832 
5.43323863636395 -76.816719 
6.9128787878791 -96.572945 
8.39251893939425 -104.40239 
9.8721590909094 -104.83215 
11.3517992424246 -105.42612 
12.8314393939397 -105.96358 
[gvisser@daqtest2 pasteproblem]$ paste e f
-29.2968-0.485321969696656 -52.079956 8749999855 -51.015339      
11.393220.994318181818495 -52.641945 2291666812 -50.629616       
52.083332.47395833333365 -56.55582 833333333479 -52.003502       
92.773433.9535984848488 -64.249832 734375000145 -55.210045       
133.46355.43323863636395 -76.816719 63541666681 -60.435478       
174.15366.9128787878791 -96.572945 153645833348 -68.041519       
214.84378.39251893939425 -104.40239 43750000015 -78.695381       
255.53389.8721590909094 -104.83215 533854166681 -92.191071       
296.223911.3517992424246 -105.42612 23958333348 -95.675095       
336.914012.8314393939397 -105.96358 14062500015 -95.697601       
[gvisser@daqtest2 pasteproblem]$ paste --version
paste (GNU coreutils) 8.22
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David M. Ihnat and David MacKenzie.
[gvisser@daqtest2 pasteproblem]$ cat - >a_bug_I_think
