Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
7eaf58d9586404b4d664f23f3c9f335f053db6b0
/
.
/
testsuite
/
du
/
du-h-works
blob: 3f8ff3d0b503cedbc2bb2e6011b743503904b184 [
file
] [
log
] [
blame
]
d
=/
bin
du
-
h
"$d"
>
logfile
.
gnu
busybox du
-
h
"$d"
>
logfile
.
bb
cmp logfile
.
gnu logfile
.
bb