qsre matches a regular expression against test strings.
- Provided by: libapache2-mod-qos (Version: 11.77-1)
- Source: mod-qos
- Report a bug
qsre <string>|<path> <pcre>|<path>
Regular expression test tool. The provided regular expression (pcre, caseless matching, "." matches anything incl. newline) is appplied against the provided test strings to verify if the pattern matches.
Pascal Buchbinder, http://mod-qos.sourceforge.net/