txt2regex
A Regular Expression "wizard", all written with bash2 builtins
Install
- All systems
-
curl cmd.cat/txt2regex.sh
- Debian
-
apt-get install txt2regex
- Ubuntu
-
apt-get install txt2regex
- Kali Linux
-
apt-get install txt2regex
- Fedora
-
dnf install txt2regex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install txt2regex
- Raspbian
-
apt-get install txt2regex
- Dockerfile
- dockerfile.run/txt2regex
txt2regex
A Regular Expression "wizard", all written with bash2 builtins
^txt2regex$ is a Regular Expression "wizard", all written with bash2 builtins, that converts human sentences to RegExs. With a simple interface, you just answer to questions and build your own RegEx for a large variety of programs, like awk, emacs, grep, perl, php, procmail, python, sed and vim. There are more than 20 supported programs.