Consider the following command:
$ find . -name “*.txt” -print
Choose the answer that best describes -name
A.
an argument
B.
an option
C.
a variable
D.
a preference
Explanation:
Consider the following command:
$ find . -name “*.txt” -print
Choose the answer that best describes -name
Consider the following command:
$ find . -name “*.txt” -print
Choose the answer that best describes -name
A.
an argument
B.
an option
C.
a variable
D.
a preference
Explanation: