Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.3
/
busybox
/
edda7f91fbd2482713838673f9c287d4933cd9c4
/
.
/
busybox-1.19.3
/
testsuite
/
mv
/
mv-moves-empty-file
blob: 48afca4d537eff331a1b50462c4f243630778045 [
file
] [
log
] [
blame
]
touch foo
busybox mv foo bar
test
!
-
e foo
test
-
f bar