index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
du
/
du-works
blob: 46a336dc3f14806bb6b47697cd75ef119be2daa7 (
plain
)
1
2
3
4
d=/bin du "$d" > logfile.gnu busybox du "$d" > logfile.bb cmp logfile.gnu logfile.bb