regular expression with alternative metacharacter (General questions)
Has any one try to use regex: in Execute or WaitFor of WodSSH with alternative metacharacter (|), for example:
regex:aaa|bbb --> matches aaa or bbb
wodssh uses pcre lib that is in accordance with perl 5 regular expression.
But such above pattern does not work.
Thanks,
Complete thread:
- regular expression with alternative metacharacter - Eiji, 2011-02-10, 18:46
- Re: regular expression with alternative metacharac - woddrazen, 2011-02-10, 20:04