Get the latest tech news
Show HN: Purl – A Simple Tool for Text Processing
Streamlining Text Processing. Contribute to catatsuy/purl development by creating an account on GitHub.
Purl is a command-line utility designed for text file parsing and manipulation, offering a modern alternative to traditional sed and perl one-liners. Moreover, it supports multiple instances of the -filter and -exclude options, allowing users to apply complex patterns of search refinements and exclusions in a single command. This demo highlights how Purl utilizes both-filter and-exclude options to pinpoint essential lines within a log file, streamlining the search for relevant data.
Or read this on Hacker News