Timeline for Search for a specific word in each line and print rest of the line
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 9, 2015 at 1:23 | history | edited | Wildcard | CC BY-SA 3.0 | added 246 characters in body |
| Dec 9, 2015 at 1:22 | comment | added | Wildcard | Yes, that works too. I usually forget about the flags for the s command. Thanks. | |
| Dec 9, 2015 at 0:55 | comment | added | RobertL | How about sed -n 's/.*search?q=//p' ? | |
| Dec 9, 2015 at 0:16 | history | edited | Wildcard | CC BY-SA 3.0 | added 498 characters in body |
| Dec 9, 2015 at 0:10 | history | answered | Wildcard | CC BY-SA 3.0 |