Omitir para ir al contenido principal
  • Hacer pedidos rápida y fácilmente
  • Ver pedidos y realizar seguimiento al estado del envío
  • Cree y acceda a una lista de sus productos
  • Administre sus sitios, productos y contactos de nivel de producto de Dell EMC con Administración de la empresa.

Dell OpenManage Deployment Toolkit Version 4.3 Command Line Interface Reference Guide

PDF

Other Delimiters

The following table lists the other delimiters:

Table 1. Other delimiters
Delimiter Example Description
White space (space or tab)
syscfg --option=argument1 
                                             argument2
                                          
considers
argument1
and
argument2
as two arguments.
A string surrounded by double quotation marks regardless of the white space contained within, is interpreted as a single SYSCFG argument.
syscfg --option="argument1 
                                             argument2"
                                          
considers
argument1
and
argument2
a single argument.
A double quotation mark preceded by a backslash (\") is interpreted as a literal double quotation mark (").
syscfg --option="\"argument"
considers "argument as the argument.
Backslashes are interpreted literally, unless they immediately precede a double quotation mark. If an even number of backslashes are followed by a double quotation mark, then one backslash (\) is taken for every pair of backslashes (\\), and the double quotation mark (") is interpreted as a string delimiter.
syscfg --option="\\"argument"
considers \ and argument as two arguments.
If an odd number of backslashes are followed by a double quotation mark, then one backslash (\) is taken for every pair of backslashes (\\) and the double quotation mark is interpreted as an escape sequence by the remaining backslash, causing a literal double quotation mark (") to be placed in the SYSCFG argument.
syscfg --option="\\\"argument"
considers \ "argument as the argument.

Califique este contenido

Preciso
Útil
Fácil de comprender
¿Este artículo fue útil?
0/3000 characters
  Proporcione calificaciones (1 a 5 estrellas).
  Proporcione calificaciones (1 a 5 estrellas).
  Proporcione calificaciones (1 a 5 estrellas).
  Seleccione si el artículo fue útil o no.
  Los comentarios no pueden contener estos caracteres especiales: <>"(", ")", "\"