Computer Science, asked by Puja9638, 1 year ago

Which of the following refers to the minimum arguments of cp command?
(a) One
(b) Two
(c) Three
(d) None

Answers

Answered by yashbats11pdrkhf
6
c three refers to it
Answered by smartbrainz
6

Two refers to the minimum arguments of cp command.

Answer: Option(c)

Explanation:

The abbreviation “cp” stands for the copy command. This is used for copying files or clusters of files directory. It can create an exact image of a file in the disk with several file names.

Moreover, it needs at least two filenames in its arguments. Thus, the lowest arguments of cp command are considered as number two.

Similar questions