Vidyalelo
Computer Science · Q160

UNIX

Engineering and GATE · Computer Science · question 160

Q160

To append contents of buffer to file01, we can use . . . . . . . .

A.
: w >> file01
Answer
B.
:r > file01
C.
:w > file01
D.
:r >> file01

Answer: Option A

Solution

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