Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
I'm using less to view a large file and I want to search for a pattern with wildcards — e.g., " x 1??" where ? is any character. Does less support that, and if so how would I do that interactively?
Not quite a duplicate: I wasn't able to determine through previous searching that less search uses regex, so @jordanm has the answer. Could he post it as such?
lesssearch is regex sox 1..