Post #1988276
2026-05-04 19:05 UTC
@elnecesario @datn @kamstrup
Well, suppose you want to grep a file called -r. The command you need is
grep abcxyz -- -r
Replies (1)
-
@elnecesario@mastodon.social 2026-05-07 09:07
@CppGuy @datn @kamstrup it seems that @datn deleted his post that I was replying to. He stated the usage of -- improves regex parameters and I was asking for an example. Since he deleted the post I assume he has confused it with another use case…