On 7/18/19 6:40 PM, n952162 wrote:
> in less(1), how do you search for a pattern at the beginning (or ending)
> of a word.
> 

Hit front slash "/" in less, and then type a perl-compatible regular
expression. Specifically, try

https://www.pcre.org/original/doc/html/pcrepattern.html#smallassertions


> 
> Also, where the change isĀ  documented.
> 

man less

Reply via email to