Timeline for Using awk to align values in correct rows in csv files
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Sep 7, 2022 at 12:10 | vote | accept | Gifter Villanueva | ||
| S Sep 7, 2022 at 12:10 | vote | accept | Gifter Villanueva | ||
| S Sep 7, 2022 at 12:10 | |||||
| Sep 6, 2022 at 15:36 | comment | added | Ed Morton | By the way, the word you want is "join" rather than "align" for what you're trying to do. | |
| Sep 6, 2022 at 14:50 | answer | added | Ed Morton | timeline score: 3 | |
| Sep 6, 2022 at 14:13 | history | edited | Gifter Villanueva | CC BY-SA 4.0 | added 645 characters in body |
| Sep 6, 2022 at 14:11 | vote | accept | Gifter Villanueva | ||
| S Sep 7, 2022 at 12:10 | |||||
| Sep 6, 2022 at 13:52 | history | edited | Gifter Villanueva | CC BY-SA 4.0 | added a small related question |
| Sep 6, 2022 at 12:23 | comment | added | QuartzCristal | Is not a problem of formatting (putting things one over another aligned). Is a problem of aligning the contents of the data. He wants (part of) field $5 to match field $1. | |
| Sep 6, 2022 at 11:35 | comment | added | terdon♦ | I don't understand what you need. Can you explain a bit more please? Your desired output doesn't appear to be "aligned". Are you sure you want to align, that is put one thing under another thing, or do you mean you want to concatenate some rows together? Please explain in words what the algorithm should be to change your data. | |
| Sep 6, 2022 at 9:07 | history | edited | rowboat | CC BY-SA 4.0 | Fixed formatting error that was hiding the first line of input/output texts |
| Sep 6, 2022 at 8:02 | answer | added | QuartzCristal | timeline score: 1 | |
| S Sep 6, 2022 at 6:25 | review | First questions | |||
| Sep 6, 2022 at 14:16 | |||||
| S Sep 6, 2022 at 6:25 | history | asked | Gifter Villanueva | CC BY-SA 4.0 |