Timeline for How to remove multiple blank lines from a file?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 3, 2024 at 8:16 | comment | added | Kusalananda♦ | This would fail as soon as the file grows to exceed the pipe buffer's size. | |
| Jan 16, 2022 at 19:50 | comment | added | Michael Bushe | Slick and it works (assuming no dup lines, like in code and config). Leaves some dups but only if the lines have whitespace chars. | |
| Apr 17, 2020 at 18:48 | review | Late answers | |||
| Apr 17, 2020 at 19:36 | |||||
| Apr 17, 2020 at 18:35 | review | First posts | |||
| Apr 17, 2020 at 19:14 | |||||
| Apr 17, 2020 at 18:30 | history | answered | Vinny | CC BY-SA 4.0 |