Timeline for Appending an input file with awk after a pattern (looping?)
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 4, 2015 at 11:28 | vote | accept | Christopher | ||
| Mar 4, 2015 at 11:25 | answer | added | Janis | timeline score: 1 | |
| Mar 4, 2015 at 11:23 | answer | added | Costas | timeline score: 1 | |
| Mar 4, 2015 at 11:13 | comment | added | Christopher | Thank you, I didn't know how to represent it in the fashion you have changed it to. Yes replacement after the PATTERN is found. x y z are just three columns only the lines with x y z should be appended if possible. | |
| Mar 4, 2015 at 11:09 | comment | added | Archemar | I edited to look more file like. do you need remplacement after PATTERN (and x y z might be 1 2 3 or foo what ever) or editing only line with x y z ? | |
| Mar 4, 2015 at 11:08 | review | First posts | |||
| Mar 4, 2015 at 11:42 | |||||
| Mar 4, 2015 at 11:08 | history | edited | Archemar | CC BY-SA 3.0 |
fixed typos
|
| Mar 4, 2015 at 11:04 | history | asked | Christopher | CC BY-SA 3.0 |