Search Results

Search: Posts Made By: erden
9,477
Posted By erden
Thanks guys. I really appreciate that. awk works....
Thanks guys. I really appreciate that. awk works. I will try pyton when I have time.
9,477
Posted By erden
Thanks ichigo, There is a small problem with...
Thanks ichigo,
There is a small problem with this script; it switches columns and rows. Here is the output:

800.000000 -0.055621 799.000000 -0.055739 798.000000 -0.055475 797.000000 -0.055687 ...
9,477
Posted By erden
Thanks scottn, thanks drl, I got these files...
Thanks scottn, thanks drl,

I got these files from a windows program. When I remove ^M chars it worked!

Thanks a lot, I really appreciate it.
All the best,
Erden
9,477
Posted By erden
Thanks a lot scottn. There is something wrong...
Thanks a lot scottn. There is something wrong with my data files I guess. I did not work with my data. Here is the output:
./T

-0.053876 -0.055739
-0.053918 -0.055475
797.000000 -0.055687...
9,477
Posted By erden
Thanks a lot. I tried and this is what I get, the...
Thanks a lot. I tried and this is what I get, the result did not change. It doesn't make any sense.

erden@erden-linux:~/Data/try$ paste -d '\t' t[0-3]
800.0000800.000000.05562-0.054032...
9,477
Posted By erden
When I copy and paste from here it worked. Forum...
When I copy and paste from here it worked. Forum changes tab chars with space.

But I did copy and paste data from my original long files and this time I get really weird results. Now it worked...
9,477
Posted By erden
Didn't work. This is the output paste -d" "...
Didn't work. This is the output

paste -d" " File1 File2 File3

800.000000 0.0033342
799.000000 0.0045670
798.000000 0.0048366
797.000000 0.0025539

Somehow it takes...
9,477
Posted By erden
join only works for two files. I have a lot of...
join only works for two files. I have a lot of files.
9,477
Posted By erden
Merging columns from multiple files
Hello,

I have a number of tab delimited data files consists of two columns. Like that:

File1
800.000000 0.002744
799.000000 0.002517
798.000000 0.002836
797.000000 0.002553

FIle2...
Showing results 1 to 9 of 9

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