Timeline for Testing regex from stdin using grep|sed|awk
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 31, 2017 at 21:09 | review | Close votes | |||
| Jun 1, 2017 at 8:14 | |||||
| May 31, 2017 at 2:09 | history | tweeted | twitter.com/StackUnix/status/869737642283474944 | ||
| May 31, 2017 at 0:31 | answer | added | Wildcard | timeline score: 8 | |
| May 31, 2017 at 0:30 | comment | added | Jeff Schaller♦ | escaping the parentheses implies grouping in sed; otherwise, awk and grep will uselessly group "This" and should instead output the entire line (in your example), not just "This". can you clarify what kind of behavior you're after? | |
| May 30, 2017 at 23:58 | history | edited | Jeff Schaller♦ |
edited tags
|
|
| May 30, 2017 at 23:49 | vote | accept | fugitive | ||
| May 30, 2017 at 23:44 | answer | added | DopeGhoti | timeline score: 7 | |
| May 30, 2017 at 23:27 | history | asked | fugitive | CC BY-SA 3.0 |