Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.5
/
busybox
/
b301d6fe58079e55e2c4b61672e12e6f6c2ef0f2
/
.
/
busybox-1.19.3
/
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