Timeline for How to sort comma separated (or otherwise) text?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Mar 7, 2023 at 2:44 | history | suggested | Seki | CC BY-SA 4.0 | clarification: explicit usage of the command and its arguments |
| Mar 6, 2023 at 15:57 | review | Suggested edits | |||
| S Mar 7, 2023 at 2:44 | |||||
| Mar 6, 2023 at 15:56 | comment | added | Seki | Note that ., is specific to this example, if you need more generic patterns for coma separated words, you can use \s-?\w+,? | |
| Jan 5, 2020 at 17:43 | history | answered | xuchunyang | CC BY-SA 4.0 |