Search Results

Search: Posts Made By: Leander
1,978
Posted By Leander
Thank you this simple modification saves some...
Thank you this simple modification saves some unhandy commands on which i now have wasted my time :/ .
Thanks nevertheless i'm sure this will be helpfull for the future.

I guess this topic can...
1,978
Posted By Leander
This does indeed work for the zeros, those are...
This does indeed work for the zeros, those are now correctly printed.

However the rest of the values have now all doubled.
I tried it also on an example:
0.47
1
2
3
4
5

0.000E+00
1
2...
1,978
Posted By Leander
I just noticed on more thing. Despite awk...
I just noticed on more thing.
Despite awk doing what it should.

For two values
i have an input like
0.0000000E+00
1
2
3
4

0.0000000E+00
1
2
3
4

However upon using
awk '$1=$1'...
1,978
Posted By Leander
This is exactly what i was looking for :) . ...
This is exactly what i was looking for :) .
Thank you for the fast and simple solution, everything works fine now. Thank you!
1,978
Posted By Leander
[Solved] Uneven column to row conversion
Hi Unix Forum,

I have a relatively easy question i suppose for which, however, until now i could not find a solution.

I am working with a program that will give me an output file similar to...
Showing results 1 to 5 of 5

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