Sign in
coral
/
busybox
/
16bcd504a32e6a7bf2015ffb241133f9ead6100b
/
.
/
testsuite
/
mv
/
mv-moves-small-file
blob: 065c7f1e97fc1194972b413e2f05e33b9b5926a3 [
file
] [
log
] [
blame
]
echo I WANT
>
foo
busybox mv foo bar
test
!
-
e foo
test
-
f bar