Timeline for Use a modifier with find command's regex?
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 1, 2021 at 21:05 | history | edited | ilkkachu | CC BY-SA 4.0 | added 42 characters in body |
| Sep 1, 2021 at 20:46 | comment | added | ilkkachu | @Kusalananda, they appear to be asking exactly about how to get the dot in a regex to match newlines too. Of course -regex '.*' is a bit silly in itself, any other regex would do. | |
| Sep 1, 2021 at 20:44 | vote | accept | Harry Muscle | ||
| Sep 1, 2021 at 20:41 | comment | added | Kusalananda♦ | What's the point of -regex '.*' Can't you just not use -regex instead? | |
| Sep 1, 2021 at 20:27 | history | answered | ilkkachu | CC BY-SA 4.0 |