Timeline for sed / awk / perl / etc: Move lines backward in file
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 30, 2014 at 13:14 | comment | added | sweisgerber.dev | I wrote a script in Python, that does nearly the same job, but uses not a fixed linecount, but a third marker: unix.stackexchange.com/questions/127273/… | |
| Apr 25, 2014 at 7:48 | comment | added | sweisgerber.dev | There's a small bug I noticed. The final buffer is not printed out, so content after the last marker is lost? @Anthon | |
| Apr 25, 2014 at 7:33 | vote | accept | sweisgerber.dev | ||
| Apr 25, 2014 at 7:35 | |||||
| Apr 25, 2014 at 7:32 | vote | accept | sweisgerber.dev | ||
| Apr 25, 2014 at 7:33 | |||||
| Apr 25, 2014 at 7:28 | history | edited | Anthon | CC BY-SA 3.0 |
deleted 2 characters in body
|
| Apr 25, 2014 at 7:28 | comment | added | Anthon |
@sebweisgerber Of course. The original script has an extra line diff-ing output with a file with the result you wanted ;-)
|
|
| Apr 24, 2014 at 15:18 | history | answered | Anthon | CC BY-SA 3.0 |