Timeline for Grep with output of not the complete line
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 8 at 18:41 | comment | added | Stéphane Chazelas | Beware in on an input like blue12345blue, it would output blue12345b and not show the second blue. | |
| Oct 8 at 18:40 | comment | added | Stéphane Chazelas | Beware the GNU implementation of cut still cuts based on number of characters with -c like with -b so would not be equivalent to the other approaches and could end up cutting in the middle of a character. | |
| Oct 8 at 10:41 | vote | accept | chris01 | ||
| Oct 8 at 10:36 | history | edited | ReflectYourCharacter | CC BY-SA 4.0 | added 67 characters in body |
| Oct 8 at 10:30 | history | answered | ReflectYourCharacter | CC BY-SA 4.0 |