Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e6b10ef0a7a5761c4cd0fe5f48bad953aa92240e
/
.
/
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