duplikat dari
http://git.busybox.net/busybox/
synced 2025-01-18 23:45:10 +00:00
b9348440b0
function old new delta echo_main 330 302 -28 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
3 baris
112 B
Text
3 baris
112 B
Text
# FEATURE: CONFIG_FEATURE_FANCY_ECHO
|
|
|
|
test "`busybox echo -ne '\41z' | od -t x1 | head -n 1`" = "0000000 21 7a"
|