Skip to main content

Timeline for answer to help with grep regular expresion/subexpression by AdminBee

Current License: CC BY-SA 4.0

Post Revisions

7 events
when toggle format what by license comment
Jan 3, 2020 at 14:47 vote accept Luke
Jan 3, 2020 at 14:10 history edited AdminBee CC BY-SA 4.0
Remove unnecessary `g` option for replacing the `=`
Jan 3, 2020 at 14:05 history edited AdminBee CC BY-SA 4.0
Remove unnecessary `g` option for replacing the `=`
Jan 3, 2020 at 14:04 comment added AdminBee You are right, it is unnecessary there and would break things if the argument also contained an = sign.
Jan 3, 2020 at 14:03 comment added tripleee Maybe s/=/ /g should not have the g.
Jan 3, 2020 at 13:28 history edited AdminBee CC BY-SA 4.0
Add explanation
Jan 3, 2020 at 13:17 history answered AdminBee CC BY-SA 4.0