1# FEATURE: CONFIG_FEATURE_DD_IBS_OBS 2 3test "$(echo I WANT | busybox dd count=3 iflag=count_bytes 2>/dev/null)" = "I W" 4