PrepAway - Latest Free Exam Questions & Answers

which an existing file is overwritten?

Which of the following commands redirects the output of cmd to the file foo.txt, in which an existing
file is overwritten?

PrepAway - Latest Free Exam Questions & Answers

A.
cmd || foo.txt

B.
cmd | foo.txt

C.
cmd && foo.txt

D.
cmd >> foo.txt

E.
cmd > foo.txt


Leave a Reply