Search Results

Search: Posts Made By: ahinkebein
100,405
Posted By ahinkebein
RedHat Linux 2.6.18-92.1.22.el5 #1 SMP Fri...
RedHat

Linux 2.6.18-92.1.22.el5 #1 SMP Fri Dec 5 09:29:46 EST 2008 i686 i686 i386 GNU/Linux

Here is the O/S and I am using a bash shell.

I tried what you are speaking of and i still get the...
100,405
Posted By ahinkebein
OK... I am back to work... The last post talking...
OK... I am back to work... The last post talking about spaces... I tried but I am still getting the same result... Do spaces matter that much... I know whitespace makes a difference but there has to...
100,405
Posted By ahinkebein
OK ... so i made 1.txt file containing 1 2 ...
OK ... so i made 1.txt file containing
1
2
3
4....
and I made 2.txt file containing
a
b
c
d...
and after using the paste command i got

1 a
2 b
3 c
4 d
5 e
6 f
7 g
8 h
100,405
Posted By ahinkebein
I have done some changing files around and it...
I have done some changing files around and it seems that the paste command is only pulling from the second input file. What would cause it to do this? I changed the files around and if the lat was...
100,405
Posted By ahinkebein
[77225 loc]$ wc -l temp113-lon.txt 52...
[77225 loc]$ wc -l temp113-lon.txt
52 temp113-lon.txt
[77225 loc]$ wc -l temp113-lat.txt
52 temp113-lat.txt
[77225 loc]$
100,405
Posted By ahinkebein
I checked both of the files and they contain...
I checked both of the files and they contain data.... I am really lost on this one...

Could it be the - in the file name?
100,405
Posted By ahinkebein
That is what I thought. I am not really...
That is what I thought. I am not really understanding what the problem is... I did that exact command and this is what I got

[77225 loc]$ paste -d' ' temp113-lat.txt temp113-lon.txt
5105.471900...
100,405
Posted By ahinkebein
Merge 2 text files to one text file side by side
Inquiring minds want to know.... I need to take two files that I have latitude and longitude values and then combine them into one file with the values side by side separated by a space.

the first...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 03:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy