Files
applets
arch
archival
console-tools
coreutils
debianutils
docs
e2fsprogs
editors
examples
findutils
include
init
libbb
libpwdgrp
loginutils
mailutils
miscutils
modutils
networking
printutils
procps
runit
scripts
selinux
shell
sysklogd
testsuite
basename
bunzip2
cat
cmp
cp
cut
date
dd
dd-accepts-if
dd-accepts-of
dd-copies-from-standard-input-to-standard-output
dd-prints-count-to-standard-error
dd-reports-write-errors
dirname
du
echo
expand
expr
false
find
gunzip
gzip
head
hostid
hostname
id
ln
ls
md5sum
mkdir
msh
mv
pwd
rm
rmdir
strings
tail
tar
tee
touch
tr
true
unexpand
uptime
wc
wget
which
xargs
README
TODO
all_sourcecode.tests
ar.tests
ash.tests
awk.tests
awk_t1.tar.bz2
bunzip2.tests
busybox.tests
bzcat.tests
cal.tests
comm.tests
cp.tests
cpio.tests
cut.tests
diff.tests
expand.tests
fold.tests
grep.tests
gunzip.tests
ls.mk_uni_tests
ls.tests
makedevs.device_table.txt
makedevs.tests
md5sum.tests
mdev.tests
mkfs.minix.tests
mount.testroot
mount.tests
od.tests
parse.tests
patch.tests
pidof.tests
printf.tests
readlink.tests
runtest
rx.tests
sed.tests
seq.tests
sha1sum.tests
sha256sum.tests
sha512sum.tests
sort.tests
start-stop-daemon.tests
sum.tests
tail.tests
tar.tests
taskset.tests
test.tests
testing.sh
tr.tests
umlwrapper.sh
unexpand.tests
uniq.tests
unzip.tests
uuencode.tests
xargs.tests
util-linux
.gitignore
.indent.pro
AUTHORS
Config.in
INSTALL
LICENSE
Makefile
Makefile.custom
Makefile.flags
Makefile.help
README
TEST_config_nommu
TEST_config_noprintf
TEST_config_rh9
TODO
TODO_unicode
busybox/testsuite/dd/dd-reports-write-errors
2007-12-02 01:43:18 +00:00

3 lines
74 B
Plaintext

busybox dd if="$0" of=/dev/full 2>/dev/null || status=$?
test $status = 1