Timeline for Merge muliple files having N common columns by awk and want to replace column value as 0 if any file does not have common key
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 4, 2022 at 10:16 | comment | added | Rachna Choudhary | I changed line like this " printf "%s%.3f", OFS, vals[key][i]" This worked. | |
| Aug 4, 2022 at 10:09 | comment | added | Rachna Choudhary | Hi Ed, I notied that this command is doing merging job file but where the value is long it is chagning the format. For one key the value was 1280946.909 but it got changed to 1.28095e+06. | |
| Aug 2, 2022 at 15:02 | vote | accept | Rachna Choudhary | ||
| Aug 2, 2022 at 13:38 | history | answered | Ed Morton | CC BY-SA 4.0 |