Sign in
coral
/
busybox
/
8bc376bc12225a62c64269f9ce82d89860519ed7
/
.
/
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