Timeline for With the Linux "cat" command, how do I show only certain lines by number
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 7 at 23:17 | comment | added | Kusalananda♦ | You would need to pass the output of cat -n text.txt through the sed command shown in this answer to fulfil the question's requirements. This is what the earlier answer does. | |
| Jun 8, 2016 at 19:36 | history | answered | tachomi | CC BY-SA 3.0 |