Liam's BitchX Command Reference
BitchX scripting function $rfilter()
- rfilter
- Function
- $rfilter()
- Usage
- $rfilter(word list of patterns)
- Returns
- given a word and a list of patterns, return all patterns that
do NOT match the word
- Example
- $rfilter(jnelson@example.org *@* jnelson@* f*@*.org)
returns "f*@*.org"