Timeline for How do I delete the last n lines of an ascii file using shell commands?
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 6, 2015 at 13:28 | comment | added | Archemar | or sed -i "\$-${n},\$d" file | |
| Oct 6, 2015 at 12:48 | history | edited | Anthon | CC BY-SA 3.0 | added 7 characters in body |
| Oct 6, 2015 at 12:29 | review | Low quality posts | |||
| Oct 6, 2015 at 12:48 | |||||
| Oct 6, 2015 at 12:13 | review | First posts | |||
| Oct 6, 2015 at 13:28 | |||||
| Oct 6, 2015 at 12:12 | history | answered | harekrushna | CC BY-SA 3.0 |