mirror of
https://git.busybox.net/busybox
synced 2025-10-19 16:42:29 +00:00
3 lines
119 B
Text
3 lines
119 B
Text
# FEATURE: CONFIG_FEATURE_DD_IBS_OBS
|
|
|
|
test "$(echo I WANT | busybox dd count=3 iflag=count_bytes 2>/dev/null)" = "I W"
|