Q241
Which one of the following commands is incorrect?
A.
cat file01
B.
cat > file01
C.
cat >> file1
D.
cat -a file01
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board