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