From: Michael Orlitzky <mjo@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] search patterns in less(1)
Date: Fri, 19 Jul 2019 11:28:12 -0400 [thread overview]
Message-ID: <06a046c3-9f35-b8ab-7792-d51aa1500324@gentoo.org> (raw)
In-Reply-To: <15e96e0c-bc97-3712-eca7-5433ca5fad63@web.de>
On 7/19/19 2:40 AM, n952162 wrote:
> The man page says:
>
> The pattern is a regular expression, as recognized by
> the regular expression library supplied by your system
>
> There are many regular expression libraries on my system.
>
You caught me, I did
$ ldd /usr/bin/less
linux-vdso.so.1 (0x00007fffb1ea9000)
libncursesw.so.6 => /lib64/libncursesw.so.6 (0x00007fce26a12000)
libpcre.so.1 => /lib64/libpcre.so.1 (0x00007fce269cc000)
libc.so.6 => /lib64/libc.so.6 (0x00007fce267fc000)
/lib64/ld-linux-x86-64.so.2 (0x00007fce26ae5000)
and saw libpcre in there.
next prev parent reply other threads:[~2019-07-19 15:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-18 22:40 [gentoo-user] search patterns in less(1) n952162
2019-07-18 20:55 ` Michael Orlitzky
2019-07-19 6:40 ` n952162
2019-07-19 15:28 ` Michael Orlitzky [this message]
2019-07-19 15:44 ` Michael Orlitzky
2019-07-19 16:29 ` [gentoo-user] " Ian Zimmerman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=06a046c3-9f35-b8ab-7792-d51aa1500324@gentoo.org \
--to=mjo@gentoo.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox