ExamGecko
Question list
Search
Search

Question 59 - 010-160 discussion

Report
Export

Which of the following commands output the content of the file Texts 2.txt? (Choose two.)

A.
cat 'Texts 2.txt'
Answers
A.
cat 'Texts 2.txt'
B.
cat -- Texts 2.txt
Answers
B.
cat -- Texts 2.txt
C.
cat |Texts 2.txt|
Answers
C.
cat |Texts 2.txt|
D.
cat 'Texts\ 2.txt'
Answers
D.
cat 'Texts\ 2.txt'
E.
cat Texts\ 2.txt
Answers
E.
cat Texts\ 2.txt
Suggested answer: A, B
asked 18/09/2024
Justin Kim
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first