Timeline for Using sed to search multiple strings in XML file
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 3, 2022 at 1:36 | vote | accept | user341 | ||
| Nov 2, 2022 at 23:36 | answer | added | Kusalananda♦ | timeline score: 1 | |
| Nov 2, 2022 at 22:48 | comment | added | Chris Davies | There is no cnisfCF in the example so it can never be true. | |
| Nov 2, 2022 at 21:31 | comment | added | symcbean | Regarding comment above by WhiteOwl - using an XML capable tool is the right starting point - trying to parse xml with sed is a really bad idea. | |
| Nov 2, 2022 at 21:21 | comment | added | terdon♦ | Please edit your question and i) add the output you need from this example input. Do you want the email as output? Valid XML as output? Do you want to keep emails matching the conditions or remove them? We can't tell without the expected output. ii) please provide a valid XML input example if you are working with XML. | |
| Nov 2, 2022 at 21:14 | comment | added | White Owl | Not exactly a proper answer, but you can start reading here: baeldung.com/linux/evaluate-xpath | |
| S Nov 2, 2022 at 20:50 | review | First questions | |||
| Nov 3, 2022 at 1:40 | |||||
| S Nov 2, 2022 at 20:50 | history | asked | user341 | CC BY-SA 4.0 |