1 2 3 4 5 6 7 8 9 10 11 12
test echo foo foo end test test echo "foo bar" foo bar end test test echo "foo\nbar" foo\nbar end test