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-m-works
blob: bf0a90e1b82858cf3ab9e71ec267b573a2b0f984 (
plain
)
1
2
3
4
d=/bin du -m "$d" > logfile.gnu busybox du -m "$d" > logfile.bb cmp logfile.gnu logfile.bb