Search Results

Search: Posts Made By: waddle
2,243
Posted By waddle
Hi Klashxx, I applied exactly your code, it...
Hi Klashxx,
I applied exactly your code, it just didn't work out for me. I still got some incorrect output with a lot of empty lines. It's ok though, I solved it with another (more artless)...
2,243
Posted By waddle
ok, so here are all my files: FileA's: ...
ok, so here are all my files:

FileA's:
1ABC:
3.75289
3.74839
3.741172DEF:
3.45011
3.44657
3.469053GHI:
3.27445
3.27389
3.30938etc. etc.

FileB:
0.0154 0.0139 0.0227
0.0198 ...
2,243
Posted By waddle
Hi Klashxx, I took your code and modified it...
Hi Klashxx,
I took your code and modified it slightly for my purposes. The files indeed have a pattern in their naming: [0-9]{1,3}[A-Z]{3}. Your code gives me correct output solely for FileA's, in...
2,243
Posted By waddle
Thanks for your time and work Klashxx, the...
Thanks for your time and work Klashxx,

the code works, though I now have some new problems


i don't really understand it (but i'll try to)
the code only works when i paste it into the...
2,243
Posted By waddle
The script should chek FileA[1] for a line...
The script should chek FileA[1] for a line containing a value greater or equal to a value, in this example 3.5. If this is true, the original value should be printed, if it's false, this specific...
2,243
Posted By waddle
awk comparison and substitution
Hi,
here's my - not so easy to describe - problem: I want to compare the values of one file (FileA) with a cutoff-value and, if this comparison is true, substitute those values with those in the...
1,805
Posted By waddle
awk: print columns depending on their number
hi guys,

i have the following problem: i have a matrix with 3 columns and over 450 rows like this:
0.0165 0.0151 0.0230
0.0143 0.0153 0.0134
0.0135 0.0123 0.0195
0.0173 ...
Showing results 1 to 7 of 7

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