Comment by atrettel

Comment by atrettel 2 days ago

0 replies

I'm working on a command-line tool for advanced full-text search of written documents. It works in a completely different way than grep, so it can do a lot of operations that grep fundamentally cannot like proximity searching.

I called it Wosp for word-oriented search and print. I released the first functional version a few days ago: https://github.com/atrettel/wosp