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
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Benjamin_Loison/Linguee_webscraper#5
No description provided.