txt2regex

Miscellaneous tools
Post Reply
Message
Author
User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

txt2regex

#1 Post by sc0ttman »

# txt2regex.sh - Regular Expressions "wizard", all in bash2 builtins
#
# Website : http://aurelio.net/projects/txt2regex/
# Author : Aurelio Jargas (verde@aurelio.net)
# License : GPL
# Requires: bash >= 2.04

Download here: txt2regex.sh

About:
Txt2regex is a Regular Expression Wizard that converts human sentences to regexes. In a simple interactive console interface, the user answer questions and the program build the regexes for more than 20 programs, like Vim, Emacs, Perl, PHP, Python, Procmail and OpenOffice.org. It is a Shell Script 100% written with Bash builtin commands. No compilation or extra commands are needed, just download and run.
Screenshot:

Image
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

Post Reply