Timeline for How does `awk 'NF {p=1} p'` remove blank lines from the beginning and end of a file?
Current License: CC BY-SA 4.0
18 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 23, 2021 at 15:47 | history | edited | AdminBee | CC BY-SA 4.0 | Minor formatting |
| Jul 23, 2021 at 11:58 | history | edited | Tschingderassa Bumm | CC BY-SA 4.0 | clarification -> tac |
| Jul 23, 2021 at 11:57 | vote | accept | Tschingderassa Bumm | ||
| Jun 13, 2021 at 14:50 | history | unprotected | Jeff Schaller♦ | ||
| Jun 13, 2021 at 14:00 | history | protected | Jeff Schaller♦ | ||
| Jun 13, 2021 at 13:34 | answer | added | Praveen Kumar BS | timeline score: 0 | |
| Jun 13, 2021 at 8:18 | history | edited | muru | CC BY-SA 4.0 | edited title |
| Jun 12, 2021 at 14:28 | answer | added | Ed Morton | timeline score: 5 | |
| Jun 12, 2021 at 4:22 | comment | added | cas | another fun one for learning awk is awk 'p=!p' - try to figure out what it does and why. or awk '(FNR%2)' | |
| Jun 11, 2021 at 22:40 | history | became hot network question | |||
| Jun 11, 2021 at 18:55 | answer | added | Stéphane Chazelas | timeline score: 5 | |
| Jun 11, 2021 at 18:40 | answer | added | guest_7 | timeline score: 2 | |
| Jun 11, 2021 at 16:56 | answer | added | rowboat | timeline score: 2 | |
| Jun 11, 2021 at 15:15 | history | edited | AdminBee | CC BY-SA 4.0 | Minor formatting, add relevant tag |
| Jun 11, 2021 at 15:13 | answer | added | glenn jackman | timeline score: 6 | |
| Jun 11, 2021 at 14:52 | answer | added | AdminBee | timeline score: 14 | |
| Jun 11, 2021 at 14:36 | review | First posts | |||
| Jun 11, 2021 at 14:48 | |||||
| Jun 11, 2021 at 14:35 | history | asked | Tschingderassa Bumm | CC BY-SA 4.0 |