Sign in
coral
/
busybox
/
25a871fb402012325654ed82e568c337bc426848
/
.
/
testsuite
/
cp
/
cp-copies-large-file
blob: c2225c6d811866803073a14c5bc0d709b3a7f4b0 [
file
] [
log
] [
blame
]
dd
if
=
/dev/
zero of
=
foo seek
=
10k
count
=
1
2
>
/dev/
null
busybox cp foo bar
cmp foo bar