asked 124k views
0 votes
Which two characters do you use to tell the command that you are finished providing options and that the remaining data on the command line is arguments

1 Answer

3 votes

Answer:

Two hyphen-minus characters (- -)

Step-by-step explanation:

Using two hyphen-minus characters only, tend to recommend that the rest of the data are arguments and should not be treated as alternatives.

Hence, in this situation, the two characters a user will use to tell the command that a user is complete giving options and that the rest of the data on the command line is arguments is known as "two hyphen-minus characters (- -)"

answered
User Philip Lombardi
by
7.8k points

No related questions found