Timeline for how to delete a header without deleting other rows in linux?
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 28, 2015 at 9:24 | comment | added | Ángel | vi still needs to process and rewrite the whole file. Actually, for simply deleting the first line it will be worse than a plain sed, specially if it has to syntax highlight your file. | |
| Sep 28, 2015 at 7:44 | history | answered | Wildcard | CC BY-SA 3.0 |