Vidyalelo
Computer Science · Q241

UNIX

Engineering and GATE · Computer Science · question 241

Q241

Which one of the following commands is incorrect?

A.
cat file01
B.
cat > file01
C.
cat >> file1
D.
cat -a file01
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board