lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi] 'less': BRE instead of ERE?


From: Greg Chicares
Subject: [lmi] 'less': BRE instead of ERE?
Date: Wed, 17 Mar 2021 22:30:13 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0

Gnu 'sed' and 'grep' use BRE by default, and ERE with '-E'.
But 'less' seems to use ERE only. Is there no way to force
it to use BRE, which I use everywhere else?

I could rebuild it with
  configure --with-regex=some_bre_library
but I was hoping for something more straightforward.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]