I made a simple tool to Find/Replace text using regex

This page summarizes the projects mentioned and recommended in the original post on /r/commandline

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • rxr

    A command line tool to find + replace using regular expressions

  • I made rxr to assist me with mass regex find/replace tasks. I consider find/replace to be the most versatile tool in my belt when manipulating large amounts of text, and I use it very often. I know that that this particular task can already be accomplished with sed, but I prefer the Perl regex syntax and wanted to make something that worked better for me.

  • sd

    Intuitive find & replace CLI (sed alternative)

  • you may want to take a look at https://github.com/chmln/sd -- similar goals as far as I can see, and already available at least in arch repositories (as far as I can see)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts