mirror of
https://git.busybox.net/busybox
synced 2025-08-28 21:14:54 +02: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"
|