1QSRE(1) qsre man page QSRE(1)
2
3
4
6 qsre matches a regular expression against test strings.
7
9 qsre <string>|<path> <pcre>|<path>
10
12 Regular expression test tool. The provided regular expression (pcre,
13 caseless matching, "." matches anything incl. newline) is appplied
14 against the provided test strings to verify if the pattern matches.
15
17 <string>|<path>
18 The first argument either defines a sinlge test string of a path
19 to a file containing either multiple test strings or a test pat‐
20 tern with newline characters (text).
21
22 <pcre>|<path>
23 The second argument either defines a regular expression or a
24 path to a file containing the expression.
25
27 qsdt(1), qsexec(1), qsfilter2(1), qsgeo(1), qsgrep(1), qshead(1),
28 qslog(1), qslogger(1), qspng(1), qsrespeed(1), qsrotate(1), qssign(1),
29 qstail(1)
30
32 Pascal Buchbinder, http://mod-qos.sourceforge.net/
33
34
35
36mod_qos utilities 11.64 September 2019 QSRE(1)