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