Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dd-count-bytes « dd « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ae1b6c50affc3cf272578016872da557fcac8281 (plain)
1
2
3
# FEATURE: CONFIG_FEATURE_DD_IBS_OBS

test "$(echo I WANT | busybox dd count=3 iflag=count_bytes 2>/dev/null)" = "I W"