txt2regex0.9
Publisher Description
Txt2regex is a regular expression wizard for the command line.
Users with little or no knowledge of regular expressions can quickly create hairy regexes by answering questions in a simple text-based interactive interface.
Txt2regex is aware of the particular notation and caveats of many different regular expression flavors, generating valid regexes for more than 20 targets, including grep, sed, Vim, Emacs, JavaScript, Python, PHP, PostgreSQL.
Txt2regex is a one-file shell script made 100% with Bash builtin commands. The only requirement is Bash itself, since no grep, find, sed or any other system command is used.
About txt2regex
This program is available in Catalan, English, French, German, Indonesian, Italian, Japanese, Polish, Portuguese, Romanian, Spanish, Turkish. It was last updated on 08 March, 2026. txt2regex is compatible with the following operating systems: Linux, Mac, Other, Unix, Windows.
The company that develops txt2regex is Aurelio Jargas. The latest version released by its developer is 0.9. This version was rated by 2 users of our site and has an average rating of 4.5.
The download we have available for txt2regex has a file size of N/A. Just click the green Download button above to start the downloading process. The program is listed on our website since 2020-05-21 and was downloaded 131 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the txt2regex as malware if the download link is broken.
How to install txt2regex on your Windows device:
- Click on the Download button on our website. This will start the download from the website of the developer.
- Once the txt2regex is downloaded click on it to start the setup process (assuming you are on a desktop computer).
- When the installation is finished you should be able to see and run the program.
Program Details
General
System requirements
Download information
Pricing
Version History
version 0.9
posted on 2020-05-21
- Added CHICKEN Scheme regexes.
- New regex tester that runs the supported programs in a Docker container.
- New automatic testing in all Bash versions from 3.0 to 5.0.
- Bumped minimal required Bash version from 2.04 to 3.0.
- Bumped the versions for all the supported programs.
- Fixed to work properly in bash5.
- Added Turkish, Catalan, French translations.
version 0.8
posted on 2004-09-28
- Added OpenOffice.org support
- Added translations for Romanian, Spanish and Italian
- Improved Manual Page (manpage)
- Now works on Bash v3 and newer
