With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
mgrep is a command line tool that allows users to search text files for lines matching a given regularexpression. It is similar to the well-known Unix utility, grep.
As a natural extension to the single-line regular expressions, mgrep is also capable of searching for multiline patterns.
mgrep is not a grep replacement, but it is intended to be grep-compatible: implemented options and behavior should be the same as those of grep.
Command line tool to replace quickly strings in files.
Command line tool to replace quickly strings in files.
Replaces recursively in directories, handles huge files, accepts regulars expression patterns, can replace binary chunks...
Command line tool to find documents which contain strings matched by a regularexpression. Supports pdf, Microsoft Office 98-2003, chm, text files. Will soon support html as well. Precompiled win32 version available