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