Skip to main content
11 events
when toggle format what by license comment
Aug 11, 2019 at 22:31 comment added nath @vonbrand this is pretty much what steeldriver suggested in his answer... (apart from the escapes).
Aug 11, 2019 at 20:37 comment added vonbrand It depends... you might try something like sed 's/\"[^"]*\"/\"0.50\"/g'(this matches 0 or more characters that aren't '"' between '"' for replacement).
Aug 11, 2019 at 15:09 vote accept nath
S Aug 11, 2019 at 11:20 history suggested miracle173 CC BY-SA 4.0
added text from a comment
Aug 11, 2019 at 8:09 answer added user000001 timeline score: 1
Aug 11, 2019 at 7:52 review Suggested edits
S Aug 11, 2019 at 11:20
Aug 11, 2019 at 5:29 history became hot network question
Aug 10, 2019 at 21:45 review Close votes
Aug 12, 2019 at 20:43
Aug 10, 2019 at 21:41 answer added Kusalananda timeline score: 4
Aug 10, 2019 at 21:28 answer added steeldriver timeline score: 6
Aug 10, 2019 at 21:24 history asked nath CC BY-SA 4.0