
56 vFoglight
Command-Line Reference Guide
•“Running Administrative Commands: Example” on page 65
•“Looking at Scope-Specific Commands” on page 66
About Regular Expressions
A regular expression describes one or more text strings using predefined syntactic
elements. Regular expressions allow you to identify a list of text entries with a single
text string. A number of
fglcmd commands support regular expressions. This is useful
in situations when you want to issue a single command against multiple objects.
The backslash character ‘\’ escapes a character or construct in order to process them as a
literal sequence. For example, “\\” matches a single backslash while “\{” matches a left
brace.
The following table lists the constructs that can be used in regular expressions and
describes their usage.
Comentarios a estos manuales