busybox/testsuite/echo/echo-prints-arguments

2 lines
42 B
Plaintext
Raw Normal View History

2001-10-31 04:41:20 +05:30
test "`busybox echo foo bar`" = "foo bar"