data/method/busybox/busybox-1.36.0/testsuite/dd/dd-count-bytes

4 lines
119 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
# FEATURE: CONFIG_FEATURE_DD_IBS_OBS
test "$(echo I WANT | busybox dd count=3 iflag=count_bytes 2>/dev/null)" = "I W"