EasyManua.ls Logo

Alcatel-Lucent 7210 SAS M - Proactive CC, CV and RDI

Alcatel-Lucent 7210 SAS M
340 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Entering CLI Commands
Page 40 7210 SAS M, X Basic System Configuration Guide
*
A single character expression followed by “*” matches zero or more copies of the
expression.
{m,n}
Matches least m and at most n repetitions of the term
{m}
Matches exactly m repetitions of the term
{m,}
Matches m or more repetitions of the term
?
The preceding item is optional and matched at most once.
+
The preceding item is matched one or more times.
-
Used between start and end of a range.
\
An escape character to indicate that the following character is a match criteria and
not a grouping delimiter.
>
Redirect output
Table 10: Special Characters
Options Similar to Description
[:upper:] [A-Z]
uppercase letters
[:lower:] [a-z]
lowercase letters
[:alpha:] [A-Za-z]
upper- and lowercase letters
\w [A-Za-z_]
word characters
[:alnum:] [A-Za-z0-9]
digits, upper- and lowercase letters
[:digit:] [0-9]
digits
\d [0-9]
digits
[:xdigit:] [0-9A-Fa-f]
hexadecimal digits
[:punct:] [.,!?:...]
punctuation
[:blank:] [ \t]
space and TAB
[:space:] [ \t\n\r\f\v]
blank characters
\s [ \t\n\r\f\v]
blank characters
Table 9: Regular Expression Symbols (Continued)
String Description

Table of Contents

Other manuals for Alcatel-Lucent 7210 SAS M

Related product manuals