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