单项选择题

A.echo "hello">/tmp/test
B.echo "hello">>/tmp/test
C.print "hello\n">>/tmp/test
D.printf "hello\n">>/tmp/test