<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p><font face="Courier New, Courier, monospace">Hi,<br>
<br>
I am trying to regex the set/badword command to detect a string
and filter the spot.<br>
An example would be:<br>
<br>
make test testearmtestear<br>
<br>
and what I want it to detect is "test" anywhere:<br>
<br>
</font></p>
<font face="Courier New, Courier, monospace"><font face="Courier
New, Courier, monospace">make test testearmtestear</font></font><br>
<font face="Courier New, Courier, monospace"> ---- ---- ----</font><br>
<font face="Courier New, Courier, monospace">^
^ ^</font>
<p><font face="Courier New, Courier, monospace">but I can't get it.<br>
<br>
I have tried:<br>
<br>
set/badw {.test*}IG</font><br>
<font face="Courier New, Courier, monospace">set/badw M{.test*}IG<br>
set/badw {.test*}i<br>
set/badw {.test*}i<br>
<br>
I'm trying to prepare an exhaustive list of the words that
EA7IXM uses to flood the net with rubbish.<br>
<br>
Regards.<br>
<br>
Kin EA3CV</font><br>
<br>
<br>
</p>
</body>
</html>