Show HN: Purl – A Simple Tool for Text Processing
8 by catatsuy | 2 comments on Hacker News.
Hello HN community, I'm excited to share a new command-line tool I developed called purl, inspired by the simplicity of Perl one-liners for efficient text processing. Purl features include Perl-like regex that simplifies text manipulation, it's cross-platform so works equally well on macOS, Linux, etc., and it's quick and easy to install. The tool also supports simple commands such as -replace, -filter, and -exclude, and offers optional color output to enhance readability. Purl is a practical alternative to traditional tools like sed and grep, designed to address some of their common limitations. For more information and to try purl yourself, visit: https://ift.tt/VHlQNFj I appreciate any feedback!
8 by catatsuy | 2 comments on Hacker News.
Hello HN community, I'm excited to share a new command-line tool I developed called purl, inspired by the simplicity of Perl one-liners for efficient text processing. Purl features include Perl-like regex that simplifies text manipulation, it's cross-platform so works equally well on macOS, Linux, etc., and it's quick and easy to install. The tool also supports simple commands such as -replace, -filter, and -exclude, and offers optional color output to enhance readability. Purl is a practical alternative to traditional tools like sed and grep, designed to address some of their common limitations. For more information and to try purl yourself, visit: https://ift.tt/VHlQNFj I appreciate any feedback!