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