Timeline for Why locate command doesn't recognize `|` meta character as basic regex?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 18, 2023 at 15:22 | comment | added | testter | I just wondered. Thank you for your response. @ilkkachu | |
| Jun 18, 2023 at 15:19 | comment | added | ilkkachu |
| isn't part of POSIX BREs, and neither is \|, so that might well be the reason. If you have an ERE that works and you can use it, why not just use it?
|
|
| Jun 18, 2023 at 15:06 | history | asked | testter | CC BY-SA 4.0 |