Plural not captured? #5

Open
opened 2024-05-16 15:08:55 +02:00 by Benjamin_Loison · 0 comments
grep -rw 'lenses' | grep -vE 'ophthalmic|progressive|tinted|corrective|bifocal|intraocular|contact|presbyopic'

does not return any entry.

```bash grep -rw 'lenses' | grep -vE 'ophthalmic|progressive|tinted|corrective|bifocal|intraocular|contact|presbyopic' ``` does not return any entry.
Sign in to join this conversation.
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Benjamin_Loison/Linguee_webscraper#5
No description provided.