[class] Character class: any one character in set

[^class] Inverse class: any one character not in set

[x-y] Range: any characters within the specified range

\x Escape: literal use of metacharacter x

\<xyz Word position: beginning of word

xyz\> Word position: end of word

See Also

For related information, see:

Cisco TAC ICM Technical Notes on Cisco.com

Cisco Support Tools 1.0 User Guide

How to Use the Findstr Utility 227

Page 227
Image 227
Cisco Systems 1.0 (1) manual See Also