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

dd-copies-from-standard-input-to-standard-output « dd « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d890eb04c73f052349db98a0a2e183a36e580c55 (plain)
1
test "$(echo I WANT | busybox dd 2>/dev/null)" = "I WANT"