Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • That would work, but I want to remain in 'less' so I can scroll around elsewhere in the file. Commented 2 days ago
  • It might be a good idea to consider using a text editor instead of less. In emacs you can accomplish this using C-M-S-s then type \*\*\*. To show all matches at once in a separate buffer, M-x occur then type \*\*\*. Commented 2 days ago