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