busybox/testsuite/echo/echo-prints-slash_041

4 lines
113 B
Plaintext
Raw Normal View History

# FEATURE: CONFIG_FEATURE_FANCY_ECHO
test "`busybox echo -ne '\041z' | od -t x1 | head -n 1`" = "0000000 21 7a"