메인 콘텐츠로 이동
  • 빠르고 간편하게 주문
  • 주문 보기 및 배송 상태 추적
  • 제품 목록을 생성 및 액세스
  • 회사 관리를 사용하여 Dell EMC 사이트, 제품 및 제품 수준 연락처를 관리하십시오.

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.

본 콘텐츠를 평가해주십시오.

정확함
유용함
이해하기 쉬운
이 문서가 도움이 되셨나요?
0/3000 characters
  평점(별 1~5개)을 매겨주십시오.
  평점(별 1~5개)을 매겨주십시오.
  평점(별 1~5개)을 매겨주십시오.
  문서가 도움이 되었는지 여부를 선택하십시오.
  의견에는 <>()\와 같은 특수 문자를 사용할 수 없습니다.