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

dd-reports-write-errors « dd « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 492060073381e5dd1e85888212ace9221d6cadf0 (plain)
1
2
busybox dd if="$0" of=/dev/full 2>/dev/null || status=$?
test $status = 1